You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No discussion on why this solution was selected, no quickcheck test included
7
No discussion on why this solution was selected, no quickcheck test included
6
No discussion on why this solution was selected, no quickcheck test included. You are returning true if the number is negative. You may want to avoid testing for negative numbers (pre-condition)
10
Nice structured solution and answers
9
Maybe you need to clarify that you are relying on already implemented functions
10
Perfect
9
You could have added some testable properties for helper functions (e.g., turning digits to integers and back); the test does not report on how many testcases were used; well done testing automatically both valid and invalid testcases
6
-> issues
7
Euler 9 ok; Euler 10 ok;
5
Euler 49: you do not argue why the same 3330 step would apply for the solution tuple as well
8.6
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: