0_0_12348363_19793.cpp:3:24: bits/stdc++.h: No such file or directory
0_0_12348363_19793.cpp:7: error: expected constructor, destructor, or type conversion before '<' token
0_0_12348363_19793.cpp:7: error: expected `,' or `;' before '<' token
0_0_12348363_19793.cpp: In function `int main()':
0_0_12348363_19793.cpp:13: error: `queue' undeclared (first use this function)
0_0_12348363_19793.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12348363_19793.cpp:13: error: expected primary-expression before "int"
0_0_12348363_19793.cpp:13: error: expected `;' before "int"
0_0_12348363_19793.cpp:14: error: `scanf' undeclared (first use this function)
0_0_12348363_19793.cpp:16: error: `edge' undeclared (first use this function)
0_0_12348363_19793.cpp:17: error: `memset' undeclared (first use this function)
0_0_12348363_19793.cpp:25: error: `q' undeclared (first use this function)
0_0_12348363_19793.cpp:39: error: `printf' undeclared (first use this function)
0_0_12348363_19793.cpp:40: error: `puts' undeclared (first use this function)
|