| Problem | prefixsums |
|---|---|
| User | KohYokeHan |
| Submission Time | 2024-08-14 14:52:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:5:7: error: ‘sync_with_studio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~