Problem lunchtime
User Jinxuan
Submission Time 2023-12-09 11:38:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchtime.cpp: In function ‘int32_t main()’:
lunchtime.cpp:7:9: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
7 | cin >> n; cout << n;
| ^
| yn