0_0_19609969_28293.cpp:2:4: error: stray '#' in program
6 #include<cstdio>
^
0_0_19609969_28293.cpp:3:4: error: stray '#' in program
7 #include<cstdlib>
^
0_0_19609969_28293.cpp:4:4: error: stray '#' in program
8 #include<queue>
^
0_0_19609969_28293.cpp:5:4: error: stray '#' in program
9 #include<iostream>
^
0_0_19609969_28293.cpp:2:2: error: expected unqualified-id before numeric constant
6 #include<cstdio>
^
0_0_19609969_28293.cpp:7:1: error: expected unqualified-id before numeric constant
11 const int maxn=101;
^
0_0_19609969_28293.cpp:8:1: error: expected unqualified-id before numeric constant
12 struct node{
^
0_0_19609969_28293.cpp:11:1: error: expected unqualified-id before numeric constant
15 struct sode{
^
|