| Problem | childsetter2 |
|---|---|
| User | peterpam |
| Submission Time | 2025-08-01 19:22:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter2.cpp: In function ‘int main()’:
childsetter2.cpp:24:17: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
24 | r = max(ans, s+(m-t));
| ^~~
| abs