Popular repositories Loading
-
Matrix-Addition
Matrix-Addition PublicWrite a function that accepts two square matrices (N x N two dimensional arrays), and return the sum of the two. Both matrices being passed into the function will be of size N x N (square), contain…
C++ 1
-
-
-
-
Don-t-give-me-five
Don-t-give-me-five PublicIn this kata you get the start number and the end number of a region and should return the count of all numbers except numbers with a 5 in it. The start and the end number are both inclusive!
C++
-
Bumps-in-the-Road
Bumps-in-the-Road PublicYour car is old, it breaks easily. The shock absorbers are gone and you think it can handle about 15 more bumps before it dies totally. Unfortunately for you, your drive is very bumpy! Given a stri…
C++
If the problem persists, check the GitHub status page or contact support.