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