Friday, March 14, 2014

SPOJ 3440. Enormous Input and Output Test

http://www.spoj.com/problems/INOUTEST/

This is another input output based task. The same as a task ITEST. You need to know the programming language you use well so that you can solve it, as for C++ I can say that scanf and printf function cover this task completely. If you need more info about input/output function of C++ go here.


       DOWNLOAD THE FULL SOURCE CODE

No comments:

Post a Comment