about | help | code help+videos | done | prefs |
ordinati
ordinati. Input: 3 numeri interi a, b, c. Se gli elementi sono ordinati in senso crescente oppure in senso decrescente, il metodo ritorna true. Altrimenti gli elementi non sono ordinati in alcun modo, quindi si restituisce false. ordinati(23, 25, 30) → true ordinati(30, 25, 23) → true ordinati(20, 25, 21) → 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: 110
Copyright Nick Parlante 2017 - privacy