Posts Tagged ‘Google Code Jam’

Google Code Jam – Round 1C 2013

Google Code Jam Logo Thumbnail

Problem A (Consonants): Small Set: 4305/4834 users (89%) Large Set: 1551/3778 users (41%) Problem B (Pogo): Small Set: 2537/3129 users (81%) Large Set: 121/638 users (19%) Problem C (The Great Wall): Small Set: 934/1260 users (74%) Large Set: 74/330 users (22%) More information is on go-hero.net. Consonants A solution from nip: Pogo This is a [...]

Google Code Jam – Round 1B 2013

Google Code Jam Logo Thumbnail

Problem A (Osmos): Small Set: 4668/7250 users (64%) Large Set: 3537/4578 users (77%) Problem B (Falling Diamonds): Small Set: 952/1882 users (51%) Large Set: 525/724 users (73%) Problem C (Garbled Email): Small Set: 444/896 users (50%) Large Set: 255/345 users (74%) More information are on go-hero.net. Osmos Falling Diamonds Oncee you’ve read the task, you [...]

Google Code Jam – Round 1A 2013

Google Code Jam Logo Thumbnail

Problem A (Bullseye): Small Set: 5856/6195 users (95%) Large Set: 1806/4795 users (38%) Problem B (Manage your Energy): Small Set: 2323/3789 users (61%) Large Set: 456/1133 users (40%) Problem C (Good Luck): Small Set: 1366/1774 users (77%) Large Set: 31/605 users (5%) More information might soon be on go-hero.net. I’m too slow for Google Code [...]

Google Code Jam Templates

Google Code Jam Logo Thumbnail

Here are some templates that are a good start for Google Code Jam. C++ Compile Execute Python Input: input, raw_input() String parsing: strip(), split() Execute Java This is an ajusted version of mystics solution for “Dancing with Googlers”. You might want to take a look at Scanner and PrintWriter. Adjust the path and execute it [...]

Google Code Jam 2012 – Round 1C 2012

Google Code Jam Logo Thumbnail

4230 tried the first problem, but only 3189 people are listed in the scoreboard. Problem 1 (Diamond Inheritance): Small Set: 3077/4230 users (73%) Large Set: 2387/3044 users (78%) Problem 2 (Out of Gas): Small Set: 471/766 users (61%) Large Set: 73/253 users (29%) Problem 3 (Box Factory): Small Set: 1071/1810 users (59%) Large Set: 308/788 [...]

Google Code Jam 2012 – Round 1B 2012

Google Code Jam Logo Thumbnail

5614 tried the first problem, but only 3281 people are listed in the scoreboard. So quite a lot tried to solve a problem, but couldn’t even solve one. I think these problems were much harder than the ones from Round 1A 2012. Problem 1 (Safety in Numbers): Small Set: 2695/5614 users (48%) Large Set: 2016/2686 [...]

Google Code Jam 2012 – Round 1A 2012

Google Code Jam Logo Thumbnail

3691 people are listed in the scoreboard, but 3851 tried the first problem. So I guess the number of contestants might even be higher. Problem 1 (Password Problem): Small Set: 3511/3851 users (91%) Large Set: 2329/3376 users (69%) Problem 2 (Kingdom Rush): Small Set: 1912/3466 users (55%) Large Set: 1617/1848 users (88%) Problem 3 (Cruise [...]