Problem pushups
User wtnetlegend
Submission Time 2025-03-10 11:50:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pushups.cpp: In function ‘int main()’:
pushups.cpp:19:19: error: ‘a’ was not declared in this scope
19 | ans = max(ans, a[i]);
| ^