Make a function, which will return amount of given inputs
Example:
amountinput(1,2,4,3,10) -> 5 , because we gave function 5 inputs
Project Euler: Problem 10, Sum of Primes
555 Solvers
Make an awesome ramp for a tiny motorcycle stuntman
262 Solvers
Getting the indices from a matrice
265 Solvers
Given a 4x4 matrix, swap the two middle columns
298 Solvers
126 Solvers