Problem buffet
User chickengoat
Submission Time 2026-01-12 16:49:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buffet.cpp: In function ‘int main()’:
buffet.cpp:47:29: error: ‘tab’ was not declared in this scope; did you mean ‘tabs’?
47 | if(max(tabf[i],tabs[i])==tab[i]) {
| ^~~
| tabs