Problem barbecue
User ShaquilleOatmeal34
Submission Time 2026-01-05 17:20:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

barbecue.cpp: In function ‘int main()’:
barbecue.cpp:12:10: error: ‘k’ was not declared in this scope
12 | int x[k]
| ^
barbecue.cpp:13:1: error: expected initializer before ‘}’ token
13 | }
| ^