Problem candymountain_ex
User sussygoose
Submission Time 2026-02-24 14:48:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candymountain_ex.cpp: In function ‘int main()’:
candymountain_ex.cpp:11:5: error: expected ‘(’ before ‘if’
11 | if (n-k <= 0) {
| ^~
| (