Community Profile

photo

József Jónás


Last seen: presque 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Promoter
  • Commenter
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Find the Pattern 10

presque 2 ans il y a

A résolu


Find the Pattern 1

presque 2 ans il y a

A résolu


Temperature Conversion 3

presque 2 ans il y a

A résolu


Temperature Conversion 2

presque 2 ans il y a

A résolu


0<=x<=pi?
Check whether the given angle is between zero and pi. Return logical true or false.

presque 2 ans il y a

A résolu


Watt
Ampere x Volt = Watt

presque 2 ans il y a

A résolu


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

presque 2 ans il y a

A résolu


Find y if y is 4 times the value of x.

presque 2 ans il y a

A résolu


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

presque 2 ans il y a

A résolu


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

presque 2 ans il y a

A résolu


Positive Infinity
Round the array a towards positive infinity

presque 2 ans il y a

A résolu


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

presque 2 ans il y a

A résolu


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

presque 2 ans il y a

A résolu


Determine whether the number is multiple of 3 or not
Let a=6 and as 6 = 2*3 which means 6 is multiple of 3; return true if a is multiple of 3,otherwise false.

presque 2 ans il y a

A résolu


Find out sum of all elements of given Matrix
Find out sum of all elements of given Matrix A=[1 2 3;4 5 6 ;7 8 9]; Answer must be: 45 *If you like this problem, pl...

presque 2 ans il y a

A résolu


Sum of the Matrix Elements
Add up all the elements in a NxM matrix where N signifies the number of the rows and M signifies the number of the columns. E...

presque 2 ans il y a

A résolu


Find the distance traveled by a car given velocity and time.
A car is traveling at a constant velocity for a specific amount of time. The function should use the two inputs, velocity and ti...

presque 2 ans il y a

A résolu


Back to basics 15 - classes
Covering some basic topics I haven't seen elsewhere on Cody. Return the class of the input variable.

presque 2 ans il y a

A résolu


Wrapping the Tower of Pisa
The famous artist Christo Vladimirov Javacheff, who likes pizza, wants to wrap the well-known Italian tower in paper. It is a ci...

presque 2 ans il y a

A résolu


Square a Number
Given an input x, return y, which is equal to the square of x.

presque 2 ans il y a

A résolu


square root
Find square root of given number

presque 2 ans il y a

A résolu


Squares inside a square!

presque 2 ans il y a

A résolu


Random Problem12- Squaring a number
Square the number

presque 2 ans il y a

A résolu


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

presque 2 ans il y a

A résolu


Find the area of the circle
geometry

presque 2 ans il y a

A résolu


Area of a regular hexagon
Given the length of a side of a regular hexagon, return its area rounded to two decimal places.

presque 2 ans il y a

A résolu


Calculate the volume of the football

presque 2 ans il y a

A résolu


Get the area of ​​the square.
Four circles are inscribed in the square ABCD. The perimeter of each circle is *aπ*. <<http://imgfz.com/i/UzgCJut.png>> Gi...

presque 2 ans il y a

A résolu


cube of number
find cube of number

presque 2 ans il y a

Charger plus