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