about | help | code help+videos | done | prefs |
Given a 3-digit positive integer, return true if exactly 2 digits are the same. match2(414) → true match2(555) → false match2(120) → false ...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: 100
Copyright Nick Parlante 2017 - privacy