Played Challenges
Plotting some variables in python - 1683 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 76
- Position: #324 / 352
- Number of attempts: 3
Python dataclasses - 1248 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #241 / 311
- Number of attempts: 2
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 46
- Position: #203 / 331
- Number of attempts: 6
Python: Def to Lambda - 474 entries
LAMBDA!!!
- Best score: 19
- Best player score: 21
- Position: #115 / 158
- Number of attempts: 5
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 15
- Position: #2372 / 3087
- Number of attempts: 3
VimGolf