about | help | code help+videos | done | prefs |
Ensure the stack's head is 2, 2. stackHead22([1, 4, 9]) → [1, 4, 9, 2, 2] stackHead22([3, 4, 2, 9]) → [3, 4, 2, 9, 2, 2] stackHead22([4, 9, 3, 2]) → [4, 9, 3, 2, 2] ...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: 300
Copyright Nick Parlante 2017 - privacy