Community Profile

photo

GumJum


Last seen: 5 maanden ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Solver
  • Explorer

View badges

Feeds

View by

Solved


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

meer dan 3 jaar ago

Solved


Factorize THIS, buddy
List the prime factors for the input number, in decreasing order. List each factor only once, even if the factorization includes...

meer dan 3 jaar ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

meer dan 3 jaar ago