photo

Charlotte


Last seen: 3 mesi fa Attivo dal 2025

Followers: 0   Following: 0

Statistica

Cody

0 Problemi
73 Soluzioni

RANK
N/A
of 301.213

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 21.191

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
5.334
of 173.422

CONTRIBUTI
0 Problemi
73 Soluzioni

PUNTEGGIO
1.010

NUMERO DI BADGE
5

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Find Logic 10

3 mesi fa

Risolto


Find Logic 11

3 mesi fa

Risolto


Find Logic 12

3 mesi fa

Risolto


Find Logic 15

3 mesi fa

Risolto


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

3 mesi fa

Risolto


Find Logic 16

3 mesi fa

Risolto


Find Logic 17

3 mesi fa

Risolto


Find Logic 18

3 mesi fa

Risolto


Find Logic 19

3 mesi fa

Risolto


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

3 mesi fa

Risolto


Convert radians to degrees
Given input in radians, output to degrees

3 mesi fa

Risolto


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

3 mesi fa

Risolto


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

3 mesi fa

Risolto


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

3 mesi fa

Risolto


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

3 mesi fa

Risolto


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

3 mesi fa

Risolto


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

3 mesi fa

Risolto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

3 mesi fa

Risolto


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

3 mesi fa

Risolto


Find the max element of the array
Find the max element of the array

3 mesi fa

Risolto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

3 mesi fa

Risolto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

3 mesi fa

Risolto


to the 2 all elements
to the 2 all elements

3 mesi fa

Risolto


the average value of the elements
Calculate the average value of the elements in the array

3 mesi fa

Risolto


Double all elements in the array
Duplicate all elements in the array

3 mesi fa

Risolto


calculate the length of matrix
input 1 array, calculate the length

3 mesi fa

Risolto


Draw a '0' in a one matrix!

3 mesi fa

Risolto


Energy Conversion 1

3 mesi fa

Risolto


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

3 mesi fa

Risolto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

3 mesi fa

Carica altro