about | help | code help+videos | done | prefs |
public int shortestLength3(String text1, String word2, String phrase3)
shortestLength3("who", "is", "that") → 2 shortestLength3("why", "bother", "me") → 2 shortestLength3("medicine", "doctor", "surgeon") → 6 ...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: 5
Copyright Nick Parlante 2017 - privacy