Problem sum2
User Vistryx
Submission Time 2026-06-25 10:24:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum2.cpp: In function ‘int main()’:
sum2.cpp:7:3: error: expected ‘,’ or ‘;’ before ‘return’
7 | return 0;
| ^~~~~~