Owl Get a Life
guessproblem3.cpp:1:1: error: expected unqualified-id before ‘if’ 1 | if(N == 1) cout << "helloworld"; | ^~