|
8 | 8 | [](https://www.javascript.com/)
|
9 | 9 | [](https://github.com/blueedgetechno)
|
10 | 10 |
|
11 |
| -## "An Atom package for all your competitive coding needs" |
| 11 | +## An Atom package for all your competitive coding needs |
12 | 12 | <br>
|
13 |
| -```apm install codeblue ``` |
14 | 13 |
|
15 |
| - |
| 14 | + |
| 15 | +### Installation |
| 16 | +Step 1. |
| 17 | +``` |
| 18 | +apm install codeblue |
| 19 | +``` |
| 20 | +Step 2. |
| 21 | +``` |
| 22 | +pip install online-judge-tools |
| 23 | +``` |
| 24 | +Step 3. |
| 25 | +``` |
| 26 | +oj l https://codeforces.com/ |
| 27 | +``` |
| 28 | + |
| 29 | +## Features |
| 30 | + |
| 31 | +- Fetch and load codeforces contest details ⚡ |
| 32 | +- Automatically create environment for contest including woking files 💻 |
| 33 | +- Run code with official sample cases of any particular problem 🔭 |
| 34 | +- Compare your output with expected output in a elegant manner 📺 |
| 35 | +- Get your code verdicts like OK ✅, Wrong answer ❌, TLE 🕒, MLE 🛢, Runtime error ⚠, Queue ⏳, Hacked ☠️ |
| 36 | +- Submit 🏳🌈 your code from your favorite text editor |
| 37 | +- Get your official standing of the live contest 👥 |
| 38 | +- Play minigames while you wait for the contest 🎮 |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +<hr> |
| 44 | + |
| 45 | +# Play while you wait |
| 46 | + |
| 47 | + |
| 48 | +<hr> |
| 49 | + |
| 50 | +# Wrong answer ? |
| 51 | + |
| 52 | + |
| 53 | +<hr> |
| 54 | + |
| 55 | +# * Ain't Nobody Got Time For That * |
| 56 | + |
| 57 | +<hr> |
| 58 | + |
| 59 | +# MLE - Its a thing too |
| 60 | + |
| 61 | +<hr> |
0 commit comments