
Yudong Zhang
Nanjing Normal University
自 2012 起处于活动状态
http://computer.njnu.edu.cn/profile.ashx?staffID=102
Professional Interests: Data Mining
Feeds
已解决
Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.
13 years 前
问题
Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.
13 years 前 | 5 | 783 个解题者
已解决
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
13 years 前
问题
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
13 years 前 | 39 | 11534 个解题者
已解决
Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise
13 years 前
问题
Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise
13 years 前 | 6 | 691 个解题者
已解决
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
13 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
13 years 前