grayrhinos / competitive_programming

Tricks, hacks, optimizations ideas for competitive programming platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

competitive_programming

Tricks, hacks, optimizations, and ideas for competitive programming platforms.

If you are Windows user and haven't set up Windows Subsystem for Linux (WSL) on your machine I strongly recommend you do so. By enabling Remote - WSL extension on you Visual Studio Code you can directly use WSL as your coding environment directly from VS Code. It is super convenient and efficient for testing during competitive programing. Here are some links from Windows docs that might help:

  1. Windows Subsystem for Linux Installation Guide for Windows 10
  2. Get started using Visual Studio Code with Windows Subsystem for Linux

About

Tricks, hacks, optimizations ideas for competitive programming platforms

License:MIT License


Languages

Language:Python 100.0%