0_0_17208863_22336.cpp:2:4: error: stray '#' in program
11.#include<cstdio>
^
0_0_17208863_22336.cpp:3:4: error: stray '#' in program
12.#include<cstdlib>
^
0_0_17208863_22336.cpp:4:4: error: stray '#' in program
13.#include<cstring>
^
0_0_17208863_22336.cpp:5:4: error: stray '#' in program
14.#include<string>
^
0_0_17208863_22336.cpp:6:4: error: stray '#' in program
15.#include<queue>
^
0_0_17208863_22336.cpp:7:4: error: stray '#' in program
16.#include<algorithm>
^
0_0_17208863_22336.cpp:8:4: error: stray '#' in program
17.#include<map>
^
0_0_17208863_22336.cpp:9:4: error: stray '#' in program
18.#include<cmath>
^
0_0_17208863_22336.cpp:10:4: error: stray '#' in program
19.#include<iomanip>
^
0_0_17208863_22336.cpp:11:4: error: stray '#' in program
20.#define INF 99999999
^
0_0_17208863_22336.cpp:2:1: error: expected unqualified-id before numeric constant
11.#include<cstdio>
^
0_0_17208863_22336.cpp:13:1: error: expected unqualified-id before numeric constant
22.
^
0_0_17208863_22336.cpp:15:1: error: expected unqualified-id before numeric constant
24.
^
|