Skip to content

DP のサンプルプログラムの修正 #246

@chvmvd

Description

@chvmvd

image

この問題の

if n == 0 or n == 1:
    return dp[n]

は不要ではないか。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions