Skip to content

dashachernyh/computer-club

Repository files navigation

computer-club

Инструкция по сборке

main:

$ g++ -o main main.cpp time.cpp work.cpp
$ ./main input.txt

google test:

$ g++ -o test test_main.cpp time.cpp work.cpp -lgtest -lgtest_main -pthread
$ ./test input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages