| Problem | addition |
|---|---|
| User | calvinkulit |
| Submission Time | 2026-06-22 14:22:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:8:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’?
8 | cint >> a >> b;
| ^~~~
| uint