Given an input variable x, output a variable y that is equal in value to x.
Example:
Input x = 1 Output y is 1
Input x = 5 Output y is 5
Not as simple as it seems.
690 Solvers
204 Solvers
Sum the numbers on the main diagonal
375 Solvers
296 Solvers
Calculate square and cube of number
169 Solvers