add task_002
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include <hack/logger/logger.hpp>
|
||||
#include "tasks/001.hpp"
|
||||
#include "tasks/002.hpp"
|
||||
|
||||
auto main() -> int
|
||||
{
|
||||
alg::tasks::run_001();
|
||||
alg::tasks::run_002();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user