| Problem | prefixsums |
|---|---|
| User | hellothisisme |
| Submission Time | 2026-03-27 22:11:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:6:12: error: ‘sync_to_stdio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_to_stdio(0); cin.tie(NULL);
| ^~~~~~~~~~~~~