Problem sumint
User mingze
Submission Time 2026-06-23 06:05:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:9:11: error: expected ‘;’ before ‘{’ token
9 | cout << d{di};
| ^
| ;
sumint.cpp: At global scope:
sumint.cpp:11:1: error: expected declaration before ‘}’ token
11 | }
| ^