about | help | code help+videos | done | prefs |
sum3Lengths
public int sum3Lengths(String s1, String s2, String s3)
sum3Lengths("cat", "hippo", "parrot") → 14 sum3Lengths("treasure", "island", "Lost") → 18 sum3Lengths("", "0123", "98765") → 9 ...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: 2
Copyright Nick Parlante 2017 - privacy