Problem sum2
User pasit
Submission Time 2026-06-18 17:01:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum2.cpp: In function ‘int32_t main()’:
sum2.cpp:19:12: error: ‘a’ was not declared in this scope
19 | if(a[i] + a[j] > maxval){
| ^