Problem | prefixsums |
---|---|
User | anna15 |
Submission Time | 2024-07-20 09:55:21 |
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_with_stdid’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_stdid(false);cin.tie(0);
| ^~~~~~~~~~~~~~~