photo

Matthew Brown


Draper Laboratory

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

Cody

2 Probleme
312 Lösungen

RANG
N/A
of 301.229

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.201

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
919
of 173.547

BEITRÄGE
2 Probleme
312 Lösungen

PUNKTESTAND
2.480

ANZAHL DER ABZEICHEN
5

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Quiz Master
  • Commenter
  • Speed Demon
  • Creator
  • Promoter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Geometric Series
Given x and n, give the sum of x ^ 1 to x ^ n. You should not have to use a loop for this.

fast 9 Jahre vor

Gelöst


Calculate the number of elements in a matrix.
Calculate the number of elements in a matrix.

fast 9 Jahre vor

Gelöst


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

fast 9 Jahre vor

Gelöst


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

fast 9 Jahre vor

Gelöst


Even or Odd
Write a function which can tell us if the given value x is odd or even. So if x is even return true and if x is odd return false...

fast 9 Jahre vor

Gelöst


raise 1/3
raise 1/3

fast 9 Jahre vor

Gelöst


what is the speed of the car if the car travelled 10m in 5 seconds
what is the speed of the car if the car travelled 10m in 5 seconds

fast 9 Jahre vor

Gelöst


what is the cosine of pi
what is the cosine of pi

fast 9 Jahre vor

Gelöst


what is sin of 0
what is sin of 0

fast 9 Jahre vor

Gelöst


Area of square
find the area of the square, whose length of diagonal is given as x.

fast 9 Jahre vor

Gelöst


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

fast 9 Jahre vor

Gelöst


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

fast 9 Jahre vor

Gelöst


Function definition: Volume of a pyramid
Define a function CalculatePyramidVolume with inputs baseLength, baseWidth, and pyramidHeight. The function returns pyramidVolum...

mehr als 10 Jahre vor

Gelöst


the function, the box of boxer briefs, being twice the amount being manufactured twice as much x
return y as the function multiplied by x twice

mehr als 10 Jahre vor

Gelöst


Double colon operator: Increment by x
* Construct a row array countValues from 0 to 25, elements incremented by incrementValue. Ex: If incrementValue is 5, countVa...

mehr als 10 Jahre vor

Gelöst


Function definition: Double down.
* Complete the DoubleDown function to return twice the initialValue.

mehr als 10 Jahre vor

Gelöst


Dare to solve this
Find square of any number

mehr als 10 Jahre vor

Gelöst


write an expression
output is five more than twice an input number.

mehr als 10 Jahre vor

Gelöst


write an expression
output is five more than twice an input number.

mehr als 10 Jahre vor

Gelöst


write an expression
output is five more than twice an input number.

mehr als 10 Jahre vor

Gelöst


write an expression
output is five more than twice an input number.

mehr als 10 Jahre vor

Gelöst


write an expression
output is five more than twice an input number.

mehr als 10 Jahre vor

Gelöst


write an expression
output is five more than twice an input number.

mehr als 10 Jahre vor

Gelöst


increase the number by 7
You need to increase any given digit by 7

mehr als 10 Jahre vor

Gelöst


Add 8 to given num
add 8 to given number

mehr als 10 Jahre vor

Gelöst


Reverse a string
Reverse the given string. Example input = 'reverse' output = 'esrever'

mehr als 10 Jahre vor

Gelöst


equate
equate y to x

mehr als 10 Jahre vor

Gelöst


trignometric function
calculate sinx ,if you are given with tanx

mehr als 10 Jahre vor

Gelöst


calculate accleration
Cal accleration for given time and distance

mehr als 10 Jahre vor

Gelöst


calculate hyponetuse
If x,y,z are 3 sides Z being largest

mehr als 10 Jahre vor

Mehr laden