Nikolay1998 / matrix-mult-console-app

Matrices multiplication in console. 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix Multiplication Console App

Simplest C++ console application. Reads matrices from files and write result of their multiplication in file and console.

About

Matrices multiplication in console. 2018


Languages

Language:C++ 98.8%Language:C 1.2%