0_0_18027146_17999.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18027146_17999.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18027146_17999.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18027146_17999.cpp:7:1: error: 'mapv' does not name a type
mapv;
^
0_0_18027146_17999.cpp: In function 'int main()':
0_0_18027146_17999.cpp:13:9: error: expected unqualified-id before '...' token
int ...
^
0_0_18027146_17999.cpp:13:9: error: expected '}' at end of input
|