Problem | laughter |
---|---|
User | PlayVoltz |
Submission Time | 2024-07-08 13:21:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laughter.cpp: In function ‘std::pair<int, int> check(std::vector<ooga>)’:
laughter.cpp:120:23: error: ‘n’ was not declared in this scope
120 | if (i&&vect[i-1].x==n+1)break;
| ^
laughter.cpp:121:22: error: ‘m’ was not declared in this scope
121 | if(i&&st->query(1, m)!=m&&vect[i].x!=vect[i-1].x){
| ^
laughter.cpp:133:29: error: ‘n’ was not declared in this scope
133 | if (vect[vect.size()-1].x!=n+1){
| ^