update
This commit is contained in:
parent
26b45c26e9
commit
c4a9669749
@ -5,7 +5,6 @@
|
|||||||
#include <exception>
|
#include <exception>
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
#include<fstream>
|
#include<fstream>
|
||||||
#include <ratio>
|
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
#include<algorithm>
|
#include<algorithm>
|
||||||
@ -90,8 +89,6 @@ int main()
|
|||||||
|
|
||||||
Spent all_spent("All spent");
|
Spent all_spent("All spent");
|
||||||
|
|
||||||
const auto start = chrono::system_clock::now();
|
|
||||||
|
|
||||||
std::array<char,MAX_SIZE> buf;
|
std::array<char,MAX_SIZE> buf;
|
||||||
int lines = 0;
|
int lines = 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user