| Problem | souvenirs3 |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-26 17:36:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:27:9: error: ‘r’ was not declared in this scope
27 | while (r >= 0) {
| ^
souvenirs3.cpp:28:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
28 | ans++;
| ^~~
| abs