photo

Yudong Zhang


Nanjing Normal University

2012 年からアクティブ

Followers: 1   Following: 0

http://computer.njnu.edu.cn/profile.ashx?staffID=102
Professional Interests: Data Mining

統計

Cody

3 問題
5 解答

ランク
N/A
of 300,756

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
22,438
of 170,890

コントリビューション
3 問題
5 解答

スコア
235

バッジ数
6

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Famous
  • Likeable
  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

13年以上 前

問題


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

13年以上 前 | 5 | 806 個のソルバー

解決済み


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

13年以上 前

問題


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

13年以上 前 | 41 | 12783 個のソルバー

解決済み


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

13年以上 前

問題


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

13年以上 前 | 6 | 714 個のソルバー

解決済み


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

14年弱 前

解決済み


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:...

14年弱 前