Problem | lunchbox |
---|---|
User | meal |
Submission Time | 2024-11-05 16:00:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp:3:27: error: expected constructor, destructor, or type conversion before ‘(’ token
3 | ios_base::sync_with_studio(false);
| ^
lunchbox.cpp:4:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | cin.tie(0)
| ^~~
| sin