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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

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