Owl Get a Life
1609.cpp:3:5: error: cannot declare ‘::main’ to be a global variable 3 | int main { | ^~~~1609.cpp:4:1: error: expected ‘,’ or ‘;’ at end of input 4 | } | ^