Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:19:13: error: expected ‘}’ at end of input 19 | return 0; | ^exam.cpp:6:12: note: to match this ‘{’ 6 | int main() { | ^