Problem timeexam
User NoynYT
Submission Time 2023-04-29 13:18:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:12:3: error: expected ‘,’ or ‘;’ before ‘if’
12 | if (remainder == 0){
| ^~