about | help | code help+videos | done | prefs |
addStringLengths
public int addTextLengths(String textA, String textB)
addStringLengths("01234", "5678") → 9 addStringLengths("123", "1") → 4 addStringLengths("", "") → 0 ...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