Problem | park |
---|---|
User | TingAn1212 |
Submission Time | 2024-02-28 11:55:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
park.cpp: In function ‘int main()’:
park.cpp:30:54: error: ‘ot’ was not declared in this scope
30 | queue<tuple<long long int,int,int>> prio;ot
| ^~
park.cpp:53:25: error: ‘affected’ was not declared in this scope
53 | affected++;
| ^~~~~~~~
park.cpp:59:29: error: ‘affected’ was not declared in this scope
59 | affected++;
| ^~~~~~~~
park.cpp:75:21: error: ‘affected’ was not declared in this scope
75 | cout << affected << endl;
| ^~~~~~~~