View Code of Problem 122

#include<cstdio>
/*
Main.c:1:17: fatal error: cstdio: No such file or directory
 #include<cstdio>
                 ^
compilation terminated.
*/

Double click to view unformatted code.


Back to problem 122