carv-cmd / google.foobar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Foobar Code

Python Constraints

  • Code implementations in Python2.7.

  • All tests run by calling solution() function.

  • StdLib supported except:

    • bsz2, crypt, fcntl, mmap, pwd, pyexpat, select, signal, termios, thread, time, unicodedata, zipimport, zlib
  • I/O operations also forbidden.

  • Problem set solution must be under 32k characters including non-printing characters.

About


Languages

Language:Python 99.0%Language:Shell 1.0%