Community Profile

photo

Ming Zhe Chong


Last seen: circa 4 anni fa Attivo dal 2020

Statistiche

  • Solver

Visualizza badge

Content Feed

Visto da

Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

circa 4 anni fa

Risolto


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

circa 4 anni fa