Unused file
This commit is contained in:
parent
4b18e2f46d
commit
55a0f0e064
|
@ -1,8 +0,0 @@
|
|||
#include<iostream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
int main(){
|
||||
cout << "Hello world!" << endl;
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue