0_0_20738548_3809.cpp:11:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_20738548_3809.cpp:18:26: error: template argument 2 is invalid
typedef pair <int, int=""> PLL;
^
0_0_20738548_3809.cpp:18:31: error: invalid type in declaration before ';' token
typedef pair <int, int=""> PLL;
^
|