first commit
Этот коммит содержится в:
1
.gitignore
поставляемый
1
.gitignore
поставляемый
@@ -1,2 +1,3 @@
|
||||
/bin
|
||||
/obj
|
||||
/curl
|
||||
2
main.cpp
2
main.cpp
@@ -4,7 +4,7 @@ using namespace std;
|
||||
#include "svg.h"
|
||||
|
||||
|
||||
|
||||
//313
|
||||
struct Input {
|
||||
std::vector<double> numbers;
|
||||
size_t bin_count{};
|
||||
|
||||
Ссылка в новой задаче
Block a user