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