Problem dinowalk
User FIips
Submission Time 2025-02-27 16:48:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dinowalk.cpp: In function ‘bool check(long long int)’:
dinowalk.cpp:18:2: error: ‘pq’ was not declared in this scope; did you mean ‘pi’?
18 | pq.push(0);
| ^~
| pi