Problem sumint
User chickennn
Submission Time 2026-03-29 16:32:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function β€˜int main()’:
sumint.cpp:11:16: error: missing template arguments before β€˜[’ token
11 | int a = array[i];
| ^