Problem barbecue
User haroldpyh
Submission Time 2026-02-18 16:07:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

barbecue.cpp: In function ‘int main()’:
barbecue.cpp:21:21: error: ‘countinue’ was not declared in this scope
21 | if (allowed == 0) countinue;
| ^~~~~~~~~