Problem motest3
User Tyx2019
Submission Time 2024-02-13 01:18:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

motest3.cpp: In function ‘int main()’:
motest3.cpp:49:3: error: ‘else’ without a previous ‘if’
49 | else cout << "No\n";
| ^~~~