This commit is contained in:
Zengtudor 2024-09-18 17:44:12 +08:00
parent 26b45c26e9
commit c4a9669749
1 changed files with 1 additions and 4 deletions

View File

@ -5,7 +5,6 @@
#include <exception>
#include <filesystem>
#include<fstream>
#include <ratio>
#include <sstream>
#include <stdexcept>
#include<algorithm>
@ -90,8 +89,6 @@ int main()
Spent all_spent("All spent");
const auto start = chrono::system_clock::now();
std::array<char,MAX_SIZE> buf;
int lines = 0;