This commit is contained in:
Francesco Gatti
2019-01-04 22:28:10 +01:00
parent 2e8d0b1002
commit 88097a3774
7 changed files with 139 additions and 23 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ public:
}
}
std::cout<<"YOLO END\n";
//std::cout<<"YOLO END\n";
return 0;
}