Owl Get a Life
addition.cpp:3:20: error: expected ‘;’ before ‘signed’ 3 | using namespace std | ^ | ;...... 7 | signed main(){ | ~~~~~~