Community Profile

photo

Florentin Harbich


Last seen: 2 years ago Active since 2021

Statistics

  • Leader
  • Solver

View badges

Content Feed

View by

Solved


Matrix game: Winner takes all
Given a matrix A, return a new matrix of the same size in which the biggest element of each column in A takes 1, and 0 for all t...

3 years ago

Solved


Square a Number
Given an input x, return y, which is equal to the square of x.

3 years ago