0_0_25049221_10512.cpp:2:6: error: stray '#' in program
2 #include<cstring>
^
0_0_25049221_10512.cpp:3:6: error: stray '#' in program
3 #include<algorithm>
^
0_0_25049221_10512.cpp:4:6: error: stray '#' in program
4 #include<cstdlib>
^
0_0_25049221_10512.cpp:2:3: error: expected unqualified-id before numeric constant
2 #include<cstring>
^
0_0_25049221_10512.cpp:6:3: error: expected unqualified-id before numeric constant
6
^
|