Problem | prefixsums |
---|---|
User | wtnetlegend |
Submission Time | 2025-03-10 11:17:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:4:7: error: ‘sync_with_studio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
4 | ios::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~