photo

covao


Last seen: 25 dagar ago Active since 2022

Followers: 1   Following: 0

Message

Programming Languages:
Python, C++, C, Javascript, MATLAB, HTML, CSS, Arduino, Shell
Spoken Languages:
English, Japanese
Pronouns:
He/him

Statistics

All
  • Knowledgeable Level 4
  • 3 Month Streak
  • Community Group Solver
  • Solver
  • First Answer
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • First Submission

View badges

Feeds

View by

Solved


Vector push
Append an element |x| to the end of the vector |v| and return both the extended vector and the new number of its elements. |x| c...

mer än ett år ago

Solved


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...

mer än ett år ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

mer än ett år ago

Solved


Bit calculation
Give me the count of numbers from 1 to n having their last two bits as 0. For example function y = ret_count(4) y = x...

mer än ett år ago

Solved


Mysterious digits operation (easy)
What is this digit operation? 0 -> 0 1 -> 9 121 -> 9 44 -> 6 15 -> 5 1243 -> 7 ...

mer än ett år ago

Solved


Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...

nästan 2 år ago

Solved


Draw a '7' in a zero matrix!

nästan 2 år ago

Solved


Draw a '4' in a zero matrix!

nästan 2 år ago

Solved


Draw a '6' in a zero matrix!

nästan 2 år ago

Solved


Draw a '9' in a zero matrix!

nästan 2 år ago

Solved


Draw a '8' in a zero matrix!

nästan 2 år ago

Solved


Draw a '3' in a zero matrix!

nästan 2 år ago

Solved


Draw a '5' in a zero matrix!

nästan 2 år ago

Solved


Draw a '2' in a zero matrix!

nästan 2 år ago

Solved


Draw a '1' in a zero matrix!

nästan 2 år ago