0_0_16394331_32454.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_16394331_32454.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_16394331_32454.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_16394331_32454.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_16394331_32454.cpp:6:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_16394331_32454.cpp:12:1: error: 'map' does not name a type
map mp;
^
0_0_16394331_32454.cpp:14:1: error: expected ']' before 'int'
int val[maxn
^
|