You've already forked tiny-project
去除不必要的库引用
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// file_reader.cpp
|
// file_reader.cpp
|
||||||
// LICENSE: MIT
|
// LICENSE: MIT
|
||||||
#include <bits/stdc++.h>
|
#include <iostream>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
int main(int argc, char *argv[]){
|
int main(int argc, char *argv[]){
|
||||||
|
Reference in New Issue
Block a user