Description: Here I’m posting the source code written in C++ for the Google Code Jam Practice Problems.
The tasks is available after logging at google – in: http://code.google.com/codejam/contest/ in Practice Problems link.
I don’t consider this code to be optimal or the quickest, so I’m open for your suggestions and remarks, what could have been done better
File list (Check if you may need any files):
Alien Numbers
.............\A-large-practice.in
.............\A-large-practice.out
.............\A-small-practice.in
.............\A-small-practice.out
.............\Alien Numbers.cpp