photo

Oleg Iupikov


Last seen: ein Tag vor Aktiv seit 2019

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 2
  • Solver
  • First Answer
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Convert ColorSpec string to RGB triplet
Given a ColorSpec string, either in short or long form, return the corresponding RGB triplet. If the input is not a valid color,...

mehr als ein Jahr vor

Gelöst


Find the sum of the elements in the "second" diagonal
Find the sum of the elements in the diagonal that starts at the top-right corner and ends at the bottom-left corner.

fast 3 Jahre vor

Gelöst


Assign matrix elements to separate variables
Given an input array, return each element of the array as a separate variable. If the number of output arguments (k) is less tha...

etwa 3 Jahre vor