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
Per exercism/problem-specifications#1441. Testsuite will need to be updated. Data type used should be changed to Integer instead of the 64 bit integer type being used. Example solution should also be updated to use same type as Testsuite.