| Problem | pushups |
|---|---|
| User | tbytanboyang |
| Submission Time | 2026-08-16 07:35:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pushups.cpp: In function ‘int32_t main()’:
pushups.cpp:26:36: error: expected ‘;’ before ‘}’ token
26 | pushups += test
| ^
| ;
27 | }else{
| ~