feat: add spiralSum
function
#106
Annotations
2 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
Process completed with exit code 1.
|
Loading