Problem abbb
User enzo123890
Submission Time 2023-03-10 15:52:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

abbb.cpp: In function ‘int main()’:
abbb.cpp:12:14: error: ‘False’ was not declared in this scope
12 | bool stop = False
| ^~~~~
abbb.cpp:35:19: error: ‘pp’ was not declared in this scope
35 | for (int pp = 0; pp < Q.size(); pp++) {
| ^~