-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Description
This submission got accepted while this got runtime error.
Their only difference is the accepted one uses a naive convolution method and the RE one uses atcoder::convolution
.
I think this might be a problem from ACL v1.4, because in my local v1.3 environment atcoder::convolution
works well, while switching to v1.4 results in RE.
(Also v1.4 has many warnings while compiling and v1.3 doesn't)
zgliczrsk0315
Metadata
Metadata
Assignees
Labels
No labels