compile on linux

This commit is contained in:
2021-03-29 23:18:29 +02:00
parent a92020ac1e
commit 5afa7dd69f
4 changed files with 11 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
#include <iostream>
#include <iomanip>
#include <numeric>
#include <algorithm>
using namespace std::chrono;