Problem | boxispull |
---|---|
User | wrizz69 |
Submission Time | 2024-12-08 14:07:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int32_t main()’:
boxispull.cpp:5:41: error: ‘fast’ was not declared in this scope; did you mean ‘fastt’?
5 | #define fastt ios_base::sync_with_stdio(fast);cin.tie(0);cout.tie(0);
| ^~~~
boxispull.cpp:8:2: note: in expansion of macro ‘fastt’
8 | fastt
| ^~~~~