0_0_12989613_25288.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_12989613_25288.cpp: In function `void solve()':
0_0_12989613_25288.cpp:7: error: `queue' undeclared (first use this function)
0_0_12989613_25288.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12989613_25288.cpp:7: error: expected primary-expression before "int"
0_0_12989613_25288.cpp:7: error: expected `;' before "int"
0_0_12989613_25288.cpp:8: error: `q' undeclared (first use this function)
0_0_12989613_25288.cpp:9: error: `memset' undeclared (first use this function)
0_0_12989613_25288.cpp: In function `int main()':
0_0_12989613_25288.cpp:32: error: `cin' undeclared (first use this function)
0_0_12989613_25288.cpp:34: error: `memset' undeclared (first use this function)
0_0_12989613_25288.cpp:39: error: `sort' undeclared (first use this function)
|