Problem sumint
User StarSparrowFox
Submission Time 2024-01-23 21:23:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’?
6 | cint >> d;
| ^~~~
| uint