myjupyter / BulatTestTask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BulatTestTask

Linux building

  1. cd <repo_path>
  2. do make c or make c++ or make

Running

  1. Create file.txt and put two integer numbers into (rows and columns)
  2. ./C/a.out file.txt result.txt or ./C++/a.out file.txt result.txt

About


Languages

Language:C 62.5%Language:C++ 31.0%Language:Makefile 6.5%