TN19N / cg_playground

playground for CondinGame platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cg-playground

playground for CondinGame platform (https://www.codingame.com/)

CodingGame environment:

OS specifications:

  • Linux 64bit multi-core architecture
  • max 100k characters of code size
  • max 768MB of RAM

Language:

  • rust version: 1.70.0
  • packages:
    • chrono = "0.4.26"
    • itertools = "0.11.0"
    • libc = "0.2.147"
    • rand = "0.8.5"
    • regex = "1.8.4"
    • time = "0.3.22"

About

playground for CondinGame platform

License:MIT License


Languages

Language:Rust 100.0%