photo

Gregory Vernon


Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 3
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已解决


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input ...

11 years 前