Problem choosingcandies
User tonk
Submission Time 2025-11-30 23:04:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choosingcandies.cpp: In function ‘int main()’:
choosingcandies.cpp:18:28: error: ‘K’ was not declared in this scope
18 | if (a[i] + a[j] >= K){
| ^