| Problem | prefixsums |
|---|---|
| User | placeholder |
| Submission Time | 2026-04-06 18:06:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:7:7: error: ‘sync_With_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
7 | ios::sync_With_stdio(false);
| ^~~~~~~~~~~~~~~