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