Problem prefixsums
User Nathaniel
Submission Time 2026-08-03 16:35:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

prefixsums.cpp:1:1: error: ‘from’ does not name a type
1 | from itertools import accumulate
| ^~~~