Syncing with codecrafters-io/languages

Created by https://github.com/codecrafters-io/languages
This commit is contained in:
Paul Kuruvilla
2021-09-23 18:39:38 +01:00
parent 1a414a8b1f
commit c05c7a55a3
8 changed files with 1343 additions and 1 deletions

11
codecrafters.yml Normal file
View File

@@ -0,0 +1,11 @@
# Set this to true if you want debug logs.
#
# These can be VERY verbose, so we suggest turning them off
# unless you really need them.
debug: false
# Use this to change the Rust version used to run your code
# on Codecrafters.
#
# Available versions: rust-1.43
language_pack: rust-1.43