Delete akag98.cpp

This commit is contained in:
Luke Oliff
2018-10-08 19:59:15 +01:00
committed by GitHub
parent fd33739452
commit 3934571c6a

View File

@@ -1,6 +0,0 @@
#include<iostream>
using namespace std;
int main(){
cout<<"Hello World"<<endl;
}