Problem closingshop
User Henries
Submission Time 2025-01-10 23:50:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

closingshop.cpp: In function ‘int main()’:
closingshop.cpp:95:10: error: ‘sync_with_st’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
95 | ios::sync_with_st
| ^~~~~~~~~~~~
closingshop.cpp:95:10: error: expected ‘}’ at end of input
closingshop.cpp:94:12: note: to match this ‘{’
94 | int main() {
| ^