feat: add spiralSum
function
#106
Annotations
3 errors
|
Run pnpm test:
tests/number/spiralSum.test.ts#L7
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ tests/number/spiralSum.test.ts:7:28
|
Run pnpm test
The operation was canceled.
|
Loading