Owl Get a Life
timeexam.cpp: In function ‘int main()’:timeexam.cpp:21:17: error: expected ‘;’ before ‘}’ token 21 | str += time%60 | ^ | ; 22 | } else { | ~