Skip to content

Improve implementation of problem 155 #24

@stdstring

Description

@stdstring

Now, problem 155 is implemented via DP. But it executes very slow: execution time is 45-50 seconds approximately (though it is corresponding the one minute rule). According to thread of problem 155, there are solutions with execution time less than 1 second. So i must improve implementation of this problem.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions