Community Profile

photo

N___e


Last seen: 10 months ago Active since 2019

Statistics

All
  • First Answer
  • Leader
  • Speed Demon
  • Solver

View badges

Content Feed

View by

Answered
Error using fread Invalid file identifier. Use fopen to generate a valid file identifier.
Strip command only strip a single character. stripCharacter — Character to strip from input text ' ' (default) | character | ...

4 years ago | 0

Solved


How many Christmas presents under the tree?
For many families at Christmas, each family member gives 1 present to every other family member. The main exception is that chil...

4 years ago

Solved


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

4 years ago