| Problem | pushups |
|---|---|
| User | peepeepoop |
| Submission Time | 2026-01-30 12:02:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pushups.cpp: In function ‘int main()’:
pushups.cpp:20:4: error: expected ‘,’ or ‘;’ before ‘}’ token
20 | }
| ^
pushups.cpp:22:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
22 | cout << ans << "\n";
| ^~~
| abs