Problem buffet
User limmingyao21
Submission Time 2024-02-01 20:54:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buffet.cpp: In function ‘int main()’:
buffet.cpp:18:23: error: expected ‘;’ before ‘)’ token
18 | cin >> a[i][1]);
| ^
| ;