0_0_33260584_16055.cpp:2:4: error: stray '#' in program
6 #include<stdio.h>
^
0_0_33260584_16055.cpp:3:4: error: stray '#' in program
7 #include<cstring>
^
0_0_33260584_16055.cpp:4:4: error: stray '#' in program
8 #include<cstdlib>
^
0_0_33260584_16055.cpp:2:2: error: expected unqualified-id before numeric constant
6 #include<stdio.h>
^
0_0_33260584_16055.cpp:6:1: error: expected unqualified-id before numeric constant
10 typedef __int64 LL;
^
0_0_33260584_16055.cpp:7:1: error: expected unqualified-id before numeric constant
11
^
|