Update file_reader.cpp

This commit is contained in:
Wang Zhiyu 2022-04-18 00:20:56 +08:00 committed by GitHub
parent 3152d3827e
commit 2ea401ff66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
// main.cpp // file_reader.cpp
// author: Wang Zhiyu // LICENSE: MIT
// SFIS C++ Project
#include <bits/stdc++.h> #include <bits/stdc++.h>
using namespace std; using namespace std;