about | help | code help+videos | done | prefs |
Write a method that returns the remainder you get after squaring the integer 'n', adding one, and then dividing that result by n. I bet you cannot do this more efficiently than I can!!! orderSystemSquares(5) → 1 orderSystemSquares(5) → 1 orderSystemSquares(5) → 1 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 220
Copyright Nick Parlante 2017 - privacy