| Problem | barbecue |
|---|---|
| User | justin271828 |
| Submission Time | 2025-12-30 17:58:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
barbecue.cpp: In function ‘int main()’:
barbecue.cpp:21:30: error: expected ‘}’ at end of input
21 | for (int i = 0; i < K; i++) {
| ^
barbecue.cpp:21:30: error: expected ‘}’ at end of input
barbecue.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^