Problem pushups
User wtnetlegend
Submission Time 2025-03-10 12:00:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pushups.cpp: In function ‘int main()’:
pushups.cpp:28:2: error: expected ‘}’ at end of input
28 | }
| ^
pushups.cpp:3:12: note: to match this ‘{’
3 | int main (){
| ^