Problem sumint
User migueltanpe67
Submission Time 2026-06-25 10:44:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
sumint.cpp: In function ‘int main()’:
sumint.cpp:10:12: error: a function-definition is not allowed here before ‘{’ token
10 | int main() {
| ^