An open API service indexing awesome lists of open source software.

https://github.com/epocdotfr/protohackers

Source code of my solutions to the Protohackers challenges
https://github.com/epocdotfr/protohackers

challenges protohackers python

Last synced: 12 months ago
JSON representation

Source code of my solutions to the Protohackers challenges

Awesome Lists containing this project

README

          

# Protohackers

Source code of my solutions to the [Protohackers](https://protohackers.com/) challenges.

I've put myself a personal challenge: do not use any third-party packages (only use built-in Python features).

## Prerequisites

Python >= 3.8.

## Installation

Clone this repo.

## Configuration

Forward port `1664` from your router to your computer.

## Usage

Simply execute one of the scripts starting with a number (e.g `python 0_smoke_test.py`). Press CTRL+C to stop.