code: добавил curl и занес curl в .gitignore
Этот коммит содержится в:
3
.gitignore
поставляемый
3
.gitignore
поставляемый
@@ -3,4 +3,5 @@
|
||||
/lab_1.depend
|
||||
/lab_1.layout
|
||||
/unittest.depend
|
||||
/unittest.layout
|
||||
/unittest.layout
|
||||
/curl
|
||||
@@ -4,7 +4,6 @@
|
||||
#include "histogram_internal.h"
|
||||
//#include "sr.h"
|
||||
|
||||
|
||||
TEST_CASE("distinct positive numbers") {
|
||||
double min = 0;
|
||||
double max = 0;
|
||||
|
||||
Ссылка в новой задаче
Block a user