MCPcopy Create free account
hub / github.com/Reaper622/DataStructure-Algorithm-TS / IsContinuous

Function IsContinuous

DataStructure/Array/IsContinous.js:8–38  ·  view source on GitHub ↗

* 判断传入的一组扑克牌是否为一个顺子,2-10为数字本身,A为1,J为11,Q为12,K为13,大小王可为任意数字。 * @param {number[]} numbers * @return {boolean}

(numbers)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Array.test.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected