Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

bayram-dev/CppMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Если есть cmake

mkdir build
cd build
cmake ..
make

Если не будет его, то...

g++ -std=c++11 -o main test.cpp && ./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published