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