Problem | supperbox |
---|---|
User | Sans12345 |
Submission Time | 2023-12-05 17:41:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
supperbox.cpp: In function ‘int main()’:
supperbox.cpp:79:30: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
79 | if(query.x >= c[query.a]) ans[query.id] = s[query.a];
| ^~~
| abs