This commit is contained in:
2022-05-25 05:00:18 +00:00
committed by GitHub
parent bbf3a4eb6a
commit 9171ad584a
3 changed files with 19 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
// file_reader.cpp
// LICENSE: MIT
// LICENSE: Nothing(do what ever you want!)
#include <iostream>
using namespace std;