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