File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
pythagorean-triplet/.meta Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 " .meta/example.py"
2828 ]
2929 },
30- "blurb" : " The classical introductory exercise. Just say \" Hello, World!\" ." ,
30+ "blurb" : " Exercism's classic introductory exercise. Just say \" Hello, World!\" ." ,
3131 "source" : " This is an exercise to introduce users to using Exercism" ,
3232 "source_url" : " https://en.wikipedia.org/wiki/%22Hello,_world!%22_program"
3333}
Original file line number Diff line number Diff line change 1313 " .meta/example.py"
1414 ]
1515 },
16- "blurb" : " Help Eluid count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation." ,
16+ "blurb" : " Help Eliud count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation." ,
1717 "source" : " Christian Willner, Eric Willigers" ,
1818 "source_url" : " https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5"
1919}
Original file line number Diff line number Diff line change 3131 " .meta/example.py"
3232 ]
3333 },
34- "blurb" : " There exists exactly one Pythagorean triplet for which a + b + c = 1000. Find the product a * b * c ." ,
34+ "blurb" : " There exists exactly one Pythagorean triplet for which a + b + c = 1000. Find the triplet ." ,
3535 "source" : " Problem 9 at Project Euler" ,
3636 "source_url" : " https://projecteuler.net/problem=9"
3737}
Original file line number Diff line number Diff line change 2222 },
2323 "blurb" : " Given the size, return a square matrix of numbers in spiral order." ,
2424 "source" : " Reddit r/dailyprogrammer challenge #320 [Easy] Spiral Ascension." ,
25- "source_url" : " https://www .reddit.com/r/dailyprogrammer/comments/6i60lr/20170619_challenge_320_easy_spiral_ascension/"
25+ "source_url" : " https://web.archive.org/web/20230607064729/https://old .reddit.com/r/dailyprogrammer/comments/6i60lr/20170619_challenge_320_easy_spiral_ascension/"
2626}
Original file line number Diff line number Diff line change 2727 },
2828 "blurb" : " Take input text and output it transposed." ,
2929 "source" : " Reddit r/dailyprogrammer challenge #270 [Easy]." ,
30- "source_url" : " https://www. reddit.com/r/dailyprogrammer/comments/4msu2x/challenge_270_easy_transpose_the_input_text"
30+ "source_url" : " https://web.archive.org/web/20230630051421/https://old. reddit.com/r/dailyprogrammer/comments/4msu2x/challenge_270_easy_transpose_the_input_text/ "
3131}
You can’t perform that action at this time.
0 commit comments