Problem sumint
User PyAce
Submission Time 2025-06-18 13:34:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:15:2: error: ‘Cout’ was not declared in this scope
15 | Cout << Sum;
| ^~~~