Problem nylunchtime
User Junxian
Submission Time 2026-03-14 18:29:10
Score 0

Compile Error

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