Problem | pushups |
---|---|
User | wtnetlegend |
Submission Time | 2025-03-10 11:50:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pushups.cpp: In function ‘int main()’:
pushups.cpp:19:19: error: ‘a’ was not declared in this scope
19 | ans = max(ans, a[i]);
| ^