| Problem | choosingcandies |
|---|---|
| User | TheVeryJerryBerry |
| Submission Time | 2026-06-24 16:02:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
choosingcandies.cpp: In function ‘int main()’:
choosingcandies.cpp:22:12: error: expected ‘}’ at end of input
22 | cout << k ;
| ^
choosingcandies.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^