| Problem | prefixsums |
|---|---|
| User | Pan |
| Submission Time | 2023-12-28 22:17:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp:4:19: error: declaration does not declare anything [-fpermissive]
4 | typedef long long int;
| ^~~