HMMT 十一月 2009 · 冲刺赛 · 第 34 题
HMMT November 2009 — Guts Round — Problem 34
题目详情
- [ 25 ] How many hits does “3.1415” get on Google? Quotes are for clarity only, and not part of the search phrase. Also note that Google does not search substrings, so a webpage with 3.14159 on it will not match 3.1415. If A is your answer, and S is the correct answer, then you will get max(25 −| ln( A ) − ln( S ) | , 0) points, rounded to the nearest integer. n
解析
- [ 25 ] How many hits does “3.1415” get on Google? Quotes are for clarity only, and not part of the search phrase. Also note that Google does not search substrings, so a webpage with 3.14159 on it will not match 3.1415. If A is your answer, and S is the correct answer, then you will get max(25 −| ln( A ) − ln( S ) | , 0) points, rounded to the nearest integer. Answer: 422000 n