Problem candymountain_ex
User penguinzzz
Submission Time 2024-05-01 21:51:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candymountain_ex.cpp: In function ‘int32_t main()’:
candymountain_ex.cpp:14:33: error: expected ‘;’ before ‘}’ token
14 | if (n < k) {cout << 0; return 0}
| ^
| ;