Community Profile

photo

Emil Fridman


Helmholtz-Zentrum Dresden-Rossendorf e.V.

Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Solver

View badges

Feeds

View by

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

4 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

4 years ago