Problem sum2
User Rigiddivot251112
Submission Time 2026-06-25 10:02:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum2.cpp: In function ‘int main()’:
sum2.cpp:10:21: error: expected primary-expression before ‘int’
10 | std::cin >> int[i];
| ^~~