View Code of Problem 1

#include "sample.out"
int main() {}
/*
Main.cc:1:22: fatal error: sample.out: No such file or directory
 #include "sample.out"
                      ^
compilation terminated.
*/

Double click to view unformatted code.


Back to problem 1