photo

rubindan


Last seen: 3年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 3 Month Streak
  • Personal Best Downloads Level 1
  • Knowledgeable Level 2
  • First Answer
  • First Submission
  • GitHub Submissions Level 1
  • First Review
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Knight's Tour Checker
Given a matrix a, determine whether or not a legal <http://en.wikipedia.org/wiki/Knight's_tour knight's tour> is present. The kn...

約4年 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

5年弱 前

解決済み


Read a column of numbers and interpolate missing data
Given an input cell array of strings s, pick out the second column and turn it into a row vector of data. Missing data will be i...

5年弱 前

解決済み


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

5年弱 前