Problem motest3
User YSH2020
Submission Time 2024-04-10 16:12:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

motest3.cpp: In function ‘int main()’:
motest3.cpp:15:19: error: expected ‘;’ before ‘}’ token
15 | else cout << "No"
| ^
| ;
16 | }
| ~