| Problem | choosingcandies |
|---|---|
| User | lucaskoh |
| Submission Time | 2026-06-24 16:27:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
choosingcandies.cpp: In function ‘int main()’:
choosingcandies.cpp:15:15: error: ‘A’ was not declared in this scope
15 | if (A[i]+A[j] >= K)
| ^