Owl Get a Life
timeexam.cpp: In function ‘int main()’:timeexam.cpp:7:12: error: expected ‘;’ before ‘if’ 7 | n = n%1440 | ^ | ; 8 | if(n>60){ | ~~