Problem chokolit
User om2024
Submission Time 2024-08-01 16:46:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chokolit.cpp: In function ‘int main()’:
chokolit.cpp:24:2: error: expected ‘}’ before ‘else’
24 | else {
| ^~~~
chokolit.cpp:17:17: note: to match this ‘{’
17 | else if (n==n) {
| ^