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