Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Of course! Thank you.
That's self-inflicted though innit? Because that's the file that you're editing. Fix it yourself or hit the reset button to get back to a compiling state.
I am getting this error:
TSError: ⨯ Unable to compile TypeScript:
test.ts:3:23 - error TS2306: File '/workspace/default/solution.ts' is not a module.
3 import { quine } from "./solution";
This comment is hidden because it contains spoiler information about the solution
Fixed
This JS solution should not pass.
assert.strictEqual
should be used.Nice concept to practice with and to learn something new.
Approved.
Prolog translation
approved
Kotlin translation (author gone)
TypeScript translation (author gone)
Java translation (author gone)
OCaml translation (author gone)
Python translation (author gone)
Loading more items...