MCPcopy Create free account
hub / github.com/Flamewaker/JavaPersonalSummary / Enterprise02

Class Enterprise02

Code/exam/Enterprise02.java:13–68  ·  view source on GitHub ↗

@author todd @date 2020/7/31 22:36 @description: 倒水 要把m升的水倒入n个相同的容器中(假设容器足够大),允许有的容量是空的,问共有多少种不同的倒法?(用k表示)5,1,1和1,5,1和1,1,5是同一种倒法。 问题可转化为将m个相同物体放入n个相同的容器中有多少种放法

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected