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