| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Add Haskell solutions for challenge 165
|
|
|
|
|
|
|
|
Solve 165: Scalable Vector Graphics (SVG) & Line of Best Fit
|
|
|
|
solutions week 165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Challenge 165 in typescript and node
|
|
imported my solutions to the SVG tasks, in C and Perl
|
|
|
|
Saif's single file response to 2 challenges
|
|
Arne Sommer
|
|
contribs above Colin:-))
|
|
Usage:
perl ch-1or2.pl.....solves challenge 1
perl ch-1or2.pl -i <inputfile> -l <0|off> ...uses data from input file, and does not draw line of best fit
|
|
|
|
initial commit
|
|
Solutions to challenge-165.
|
|
|
|
|
|
Perl solutions to Tasks 1 & 2 for Week 165
|
|
ch-165 SVG and Line of Best Fit
|
|
Improve input handling and add option to start http.Server to show th…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was hard. I learned a lot about the types. Also had to fix a few
things I did wrong in task 1.
|
|
|
|
|