View Code of Problem 1

\"<img/>
/*
Main.c:1:1: error: stray '\' in program
 \"<img/>
 ^
Main.c:1:2: warning: missing terminating " character
 \"<img/>
  ^
Main.c:1:1: error: missing terminating " character
 \"<img/>
 ^
*/

Double click to view unformatted code.


Back to problem 1