0_0_9111549_21583.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_9111549_21583.cpp: In function `int gao(int)':
0_0_9111549_21583.cpp:5: error: `queue' undeclared (first use this function)
0_0_9111549_21583.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9111549_21583.cpp:5: error: expected primary-expression before "int"
0_0_9111549_21583.cpp:5: error: expected `;' before "int"
0_0_9111549_21583.cpp:5: error: `set' undeclared (first use this function)
0_0_9111549_21583.cpp:5: error: expected primary-expression before "int"
0_0_9111549_21583.cpp:5: error: expected `;' before "int"
0_0_9111549_21583.cpp:6: error: `q' undeclared (first use this function)
0_0_9111549_21583.cpp:13: error: `max' undeclared (first use this function)
0_0_9111549_21583.cpp:14: error: `dic' undeclared (first use this function)
0_0_9111549_21583.cpp: In function `int main(int, const char**)':
0_0_9111549_21583.cpp:25: error: `scanf' undeclared (first use this function)
0_0_9111549_21583.cpp:29: error: `printf' undeclared (first use this function)
|