Problem choosingcandies
User dharshanmb
Submission Time 2026-06-24 16:34:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choosingcandies.cpp: In function ‘int main()’:
choosingcandies.cpp:14:15: error: ‘k’ was not declared in this scope
14 | if( sum >= k) way += 1;
| ^