| Problem | prefixsums |
|---|---|
| User | kesleryak |
| Submission Time | 2024-04-08 18:18:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:7:2: error: ‘ios’ has not been declared
7 | ios::sync_with_stdio(0);
| ^~~