0_0_10817119_5742.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_10817119_5742.cpp:8: error: expected constructor, destructor, or type conversion before '<' token
0_0_10817119_5742.cpp:8: error: expected `,' or `;' before '<' token
0_0_10817119_5742.cpp: In function `void apply(int, int, int)':
0_0_10817119_5742.cpp:18: error: `edge' undeclared (first use this function)
0_0_10817119_5742.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10817119_5742.cpp:18: error: `make_pair' undeclared (first use this function)
0_0_10817119_5742.cpp:20: error: `assert' undeclared (first use this function)
0_0_10817119_5742.cpp: In function `int main()':
0_0_10817119_5742.cpp:27: error: `scanf' undeclared (first use this function)
0_0_10817119_5742.cpp:34: error: `memset' undeclared (first use this function)
0_0_10817119_5742.cpp:38: error: `edge' undeclared (first use this function)
0_0_10817119_5742.cpp:64: error: `swap' undeclared (first use this function)
0_0_10817119_5742.cpp:70: error: `printf' undeclared (first use this function)
0_0_10817119_5742.cpp:74: error: `pair' undeclared (first use this function)
0_0_10817119_5742.cpp:74: error: expected primary-expression before "int"
0_0_10817119_5742.cpp:74: error: expected `;' before "int"
0_0_10817119_5742.cpp:75: error: `ab' undeclared (first use this function)
|