View Code of Problem 1

#include "test.in"
/*
Main.c:1:19: fatal error: test.in: No such file or directory
 #include "test.in"
                   ^
compilation terminated.
*/

Double click to view unformatted code.


Back to problem 1