Problem buffet
User r1r2r3r4
Submission Time 2025-07-02 16:14:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buffet.cpp: In function ‘int main()’:
buffet.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
buffet.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^