Community Profile

photo

fcancli


Last seen: bijna 2 jaar ago Active since 2020

Statistics

  • Solver

View badges

Content Feed

View by

Solved


Project Euler: Problem 6, Natural numbers, squares and sums.
The sum of the squares of the first ten natural numbers is, 1^2 + 2^2 + ... + 10^2 = 385 The square of the sum of the first ...

bijna 4 jaar 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:...

bijna 4 jaar ago

Solved


Exponentiation
Given 3 integers b,e,k; find -- mod(b^e,k)

bijna 4 jaar ago