about | help | code help+videos | done | prefs |
sum_cubes
Given a 2-digit number, return the sum of its digits cubed. sum_cubes(23) → 35 sum_cubes(11) → 2 sum_cubes(33) → 54 ...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: 290
Copyright Nick Parlante 2017 - privacy