Problem lunchtime
User ATHY
Submission Time 2025-03-16 08:33:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchtime.cpp: In function ‘int main()’:
lunchtime.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
lunchtime.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^