Skip to content

RE with convolution in ACL v1.4 #124

@Yianlaen

Description

@Yianlaen

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions