Problem stickytape
User asruby
Submission Time 2024-12-16 16:17:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stickytape.cpp: In function ‘int main()’:
stickytape.cpp:54:9: error: ‘base’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
54 | ios::base.sync_with_stdio(0); cin.tie(0);
| ^~~~