photo

batuhan tasduzer


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

Cody

0 个问题
108 个答案

排名
N/A
of 301,175

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 21,185

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
3,720
of 173,238

贡献数
0 个问题
108 个答案

评分
1,080

徽章数量
4

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • CUP Challenge Master
  • Commenter
  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

已解决


Times 12
Try out this test problem first. Given the variable x as your input, multiply it by twelve and put the result in y. Exampl...

5 years 前

已解决


Power Numbers
Find the n-th power of m.

5 years 前

已解决


Times 11
Try out this test problem first. Given the variable x as your input, multiply it by eleven and put the result in y. Exampl...

5 years 前

已解决


Times 7
Try out this test problem first. Given the variable x as your input, multiply it by seven and put the result in y. Example...

5 years 前

已解决


Electric Flux
Calculate the flux passing through a surface. E is electric field, A is area.

5 years 前

已解决


How tall are you?
measures your height forexample= 175cm 180cm 169cm

5 years 前

已解决


Step number
Step number

5 years 前

已解决


Times 3 problem
When you enter the number, it should return the number multiplied by 3

5 years 前

已解决


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

5 years 前

已解决


Find the absolute value of c=a-b
Find the absolute value of c=a-b

5 years 前

已解决


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

6 years 前

已解决


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

6 years 前

已解决


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

6 years 前

已解决


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

6 years 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

6 years 前

已解决


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

6 years 前

已解决


MATLAB Basic: rounding III
Do rounding towards minus infinity. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 8

6 years 前

已解决


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

6 years 前

已解决


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

6 years 前

已解决


Calculate the volume of the cube.
Example n = 3; a = volume(n); a = 27

6 years 前

已解决


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

6 years 前

已解决


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

6 years 前

已解决


Area of square
Find the area of a square whose diagonal length is given as x.

6 years 前

已解决


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

6 years 前

已解决


Area of a circle
Find the value for area of the circle if diameter is given

6 years 前

已解决


Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.

6 years 前

已解决


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

6 years 前

已解决


find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y

6 years 前

已解决


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

6 years 前

已解决


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

6 years 前

加载更多