0_0_36287604_1560.c:2:1: error: expected identifier or '(' before '/' token
//#include<iostream>
^
0_0_36287604_1560.c:2:3: error: stray '#' in program
//#include<iostream>
^
0_0_36287604_1560.c:3:17: fatal error: cstdio: No such file or directory
#include<cstdio>
^
compilation terminated.
|