Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:8:7: error: expected ‘;’ before ‘int’ 8 | printf int c; | ^~~~ | ;