Community Profile

photo

U-Su Lee


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Speed Demon
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


add -1
If given x=3, The answer is 2

mehr als 7 Jahre vor

Gelöst


square
square

mehr als 7 Jahre vor

Gelöst


add 2016
add 2016

mehr als 7 Jahre vor

Gelöst


Double down!
Let's double the 'x'

mehr als 7 Jahre vor

Gelöst


Change the first and last diagonal element of the identity matrix to zero
Starting with the identity matrix, change first and last diagonal element to zero. Example If n=5 A = 0 0 ...

mehr als 7 Jahre vor

Gelöst


turn n times
turn the matrix n times (each time turn +pi/2 radian)

mehr als 7 Jahre vor

Gelöst


wipe out!
make all the elements in given x zero.

mehr als 7 Jahre vor

Gelöst


add 1
given x, y should be 1 greater than the input.

mehr als 7 Jahre vor

Gelöst


multiply 3 by 3
x=3 y=3*x

mehr als 7 Jahre vor

Gelöst


find the determinent
find the determinent of a vector

mehr als 7 Jahre vor

Gelöst


flip up and down
flip up and down the matrix

mehr als 7 Jahre vor

Gelöst


only add 1
add 1

mehr als 7 Jahre vor

Gelöst


replace component
given vector x make new vector with x(3)=3

mehr als 7 Jahre vor

Gelöst


only add 50
add 50

mehr als 7 Jahre vor

Gelöst


add 1050
just add 1050

mehr als 7 Jahre vor

Gelöst


only add 100
add 100

mehr als 7 Jahre vor

Gelöst


add 1053
just add 1053

mehr als 7 Jahre vor

Gelöst


add 1020
just add 1020

mehr als 7 Jahre vor

Gelöst


multiply 10
just multiply 10

mehr als 7 Jahre vor

Gelöst


just multiply 100
just multiply

mehr als 7 Jahre vor

Gelöst


add 1052
just add 1052

mehr als 7 Jahre vor

Gelöst


just solved
solved given x answer y must be x+2*3/6

mehr als 7 Jahre vor

Gelöst


sum of all
sum all of components

mehr als 7 Jahre vor

Gelöst


Triple Down!
Triple Down!

mehr als 7 Jahre vor

Gelöst


only multiply 1230
only multiply 1230

mehr als 7 Jahre vor

Gelöst


factorial
factorial

mehr als 7 Jahre vor

Gelöst


sum of vector
sum!!

mehr als 7 Jahre vor

Gelöst


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

mehr als 7 Jahre vor

Gelöst


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

mehr als 7 Jahre vor

Gelöst


Remainder
Make 'y' equal to the remainder of 27 divided by 5. When x=27 and t=5

mehr als 7 Jahre vor

Mehr laden