Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:8:15: error: expected primary-expression before ‘int’ 8 | std::cout << int a+b; | ^~~