Owl Get a Life
timeexam.cpp: In function ‘int main()’:timeexam.cpp:5:8: error: expected ‘;’ before ‘x’ 5 | cin>>x | ^ | ; 6 | x%1440 = x; | ~