xeronms / lab-projects

Repository from Github https://github.comxeronms/lab-projectsRepository from Github https://github.comxeronms/lab-projects

lab3 folder

in lab3 folder are included my implementations of Matrix and Vectors.

BigInt

BigInt is my new type which can contain extreamly long, signed integers. Likewise, on normal int type, on BigInts can be done all operations. (except division, which I haven't finished yet)

About


Languages

Language:C++ 100.0%