photo

Matthias Michelsburg


Karlsruher Institut für Technologie

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

All
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Conjunctive Normal Form
In Boolean logic, a formula is in conjunctive normal form (CNF) or clausal normal form if it is a conjunction of clauses, where ...

mehr als 11 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 12 Jahre vor

Gelöst


Count from 0 to N^M in base N.
Return an array of numbers which (effectively) count from 0 to N^M-1 in base N. The result should be returned in a matrix, with ...

mehr als 12 Jahre vor

Gelöst


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

mehr als 12 Jahre vor