code_contests
No description available.
File Explorer
Download Latest Version (.zip)- BUILD.bazel
- py_locations.cc
- py_locations.h
- py_tester_sandboxer.cc
- py_tester_sandboxer.h
- simple_threadpool.h
- solve_example.cc
- status_macros.h
- status_matchers.h
- temp_path.h
- tester_sandboxer.cc
- tester_sandboxer.h
- tester_sandboxer_test.cc
- BUILD.bazel
- crc32.BUILD.bazel
- farmhash.BUILD
- highwayhash.BUILD.bazel
- net_zstd.BUILD.bazel
- snappy.BUILD.bazel
- zlib.BUILD.bazel
- .bazelrc
- BUILD
- contest_problem.proto
- CONTRIBUTING.md
- LICENSE
- load_data_test.cc
- print_names.cc
- print_names_and_sources.py
- README.md
- WORKSPACE
# Installation Guide
1. Get the code
git clone https://github.com/google-deepmind/code_contests
Downloads the entire project code from GitHub to your computer.
cd code_contests
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- APT (Debian/Ubuntu κ³μ΄) Built into Debian/Ubuntu-based Linux distributions.
sudo apt install python3.9 python3.10 python3.11
Installs directly from the APT package repository (Debian/Ubuntu-based).
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
