| Problem | eta |
|---|---|
| User | Henries |
| Submission Time | 2025-01-12 17:17:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eta.cpp: In function ‘int main()’:
eta.cpp:66:38: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
66 | for (int i = 0; i < q; i++) cout << ans[i] << '\n';
| ^~~
| abs