| Problem | prefixsums |
|---|---|
| User | hitarthdangra |
| Submission Time | 2025-06-17 14:27:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:5:15: error: ‘synch_with_stdio’ is not a member of ‘std::ios_base’
5 | ios_base::synch_with_stdio(0);
| ^~~~~~~~~~~~~~~~