Problem nylunchtime
User CX
Submission Time 2024-07-25 15:00:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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