photo

Yudong Zhang


Nanjing Normal University

Attivo dal 2012

Followers: 1   Following: 0

Messaggio

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

Statistica

Cody

3 Problemi
5 Soluzioni

RANK
N/A
of 300.381

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
21.812
of 168.477

CONTRIBUTI
3 Problemi
5 Soluzioni

PUNTEGGIO
235

NUMERO DI BADGE
6

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Risolto


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

oltre 13 anni fa

Problema


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

oltre 13 anni fa | 5 | 794 risolutori

Risolto


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

oltre 13 anni fa

Problema


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

oltre 13 anni fa | 41 | 12395 risolutori

Risolto


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

oltre 13 anni fa

Problema


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

oltre 13 anni fa | 6 | 703 risolutori

Risolto


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

quasi 14 anni fa

Risolto


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

quasi 14 anni fa