Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:9:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’? 9 | cint >> a >> b; | ^~~~ | uint