Problem conductslip
User back2square1
Submission Time 2023-11-25 16:10:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conductslip.cpp: In function ‘int main()’:
conductslip.cpp:59:2: error: expected ‘}’ before ‘else’
59 | else if (K==1) {
| ^~~~
conductslip.cpp:53:12: note: to match this ‘{’
53 | if (C==L) {
| ^