Problem lunchbox
User meal
Submission Time 2024-11-05 16:01:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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: β€˜sin’ does not name a type
4 | sin.tie(0)
| ^~~