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