문제를 풀었습니다


Find Logic 17

2년 초과 전

문제를 풀었습니다


Find Logic 16

2년 초과 전

문제를 풀었습니다


Find Logic 15

2년 초과 전

문제를 풀었습니다


Find Logic 13

2년 초과 전

문제를 풀었습니다


Find Logic 10

2년 초과 전

문제를 풀었습니다


kmph to mps
convert kilometer per hour to meter per second

2년 초과 전

문제를 풀었습니다


Energy Conversion 2

2년 초과 전

문제를 풀었습니다


Energy Conversion 1

2년 초과 전

문제를 풀었습니다


Area Conversion 2

2년 초과 전

문제를 풀었습니다


Area Conversion 1

2년 초과 전

문제를 풀었습니다


Mass Conversion 2

2년 초과 전

문제를 풀었습니다


Mass Conversion 1

2년 초과 전

문제를 풀었습니다


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

2년 초과 전

문제를 풀었습니다


reverse string
input='rama' output='amar'

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

문제를 풀었습니다


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

2년 초과 전

문제를 풀었습니다


square root
Find the square root (y) of an input (x).

2년 초과 전

문제를 풀었습니다


Square root of number
Square root of given number.

2년 초과 전

문제를 풀었습니다


Determine the square root
Determine the square root of the value the user has entered, n.

2년 초과 전

문제를 풀었습니다


Square
square root of x

2년 초과 전

문제를 풀었습니다


Square root of a number
Write a code that will output the square root of x.

2년 초과 전

문제를 풀었습니다


Max of a Vector
Write a function to return the max of a vector

2년 초과 전

문제를 풀었습니다


If-then-else
Complete the function below such that if the value of x is in the range 10 to 14, inclusive, the value 18 is assigned to y. Oth...

2년 초과 전

문제를 풀었습니다


Can the given sides form a triangle?
Can the three given sides form a triangle?

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

문제를 풀었습니다


Area of a disk
Find the area of a disk or circle. x= radius of the disk.

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

문제를 풀었습니다


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

문제를 풀었습니다


Integer or Float?
Test an input to see whether it is an integer or a floating point number. If it is an integer return 1 for 'true'. Otherwise ret...

2년 초과 전

더 보기