Problem | NYCanteen |
---|---|
User | sqrteipi |
Submission Time | 2024-11-18 16:15:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
NYCanteen.cpp: In function ‘int32_t main()’:
NYCanteen.cpp:77:3: error: ‘fast_iom’ was not declared in this scope; did you mean ‘fast_io’?
77 | fast_iom
| ^~~~~~~~
| fast_io
NYCanteen.cpp:80:3: error: ‘tt’ was not declared in this scope; did you mean ‘tm’?
80 | tt = 1;
| ^~
| tm