Owl Get a Life
timeexam.cpp:36:2: error: expected unqualified-id before ‘return’ 36 | }return 0; | ^~~~~~timeexam.cpp:37:1: error: expected declaration before ‘}’ token 37 | } | ^