about | help | code help+videos | done | prefs |
Write a method that returns the sum of the ones places of the two integer input parameters. Look at the test data for examples. dec18_2017_APSLHL_addOnesPlaces(1278, 124) → 12 dec18_2017_APSLHL_addOnesPlaces(29487, 14241) → 8 dec18_2017_APSLHL_addOnesPlaces(9284, 490) → 4 ...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: 210
Copyright Nick Parlante 2017 - privacy