Community Profile

photo

SAIDJAHON HAYRUTDINOV


Southwest JiaoTong University

Active since 2019

Statistics

  • Solver

View badges

Content Feed

View by

Solved


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

4 years ago

Solved


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

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago