0_0_37984619_26863.c:4:1: error: expected identifier or '(' before '/' token
//#include<bits/stdc++.h>
^
0_0_37984619_26863.c:4:3: error: stray '#' in program
//#include<bits/stdc++.h>
^
0_0_37984619_26863.c:5:19: fatal error: iostream: No such file or directory
#include<iostream>
^
compilation terminated.
|