MCPcopy Create free account
hub / github.com/cris1313/SwordForOffer / findSequence

Method findSequence

Problem57/FindSequenceSum.java:40–64  ·  view source on GitHub ↗

输入一个正数s,输出和为s的连续正数序列 @param sum @return

(int sum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.80

Calls 1

findSequenceHelperMethod · 0.95

Tested by

no test coverage detected