mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-22 05:12:40 +00:00
commit
9a25292e80
6
code/akag98.cpp
Normal file
6
code/akag98.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include<iostream>
|
||||
using namespace std;
|
||||
|
||||
int main(){
|
||||
cout<<"Hello World"<<endl;
|
||||
}
|
Loading…
Reference in New Issue
Block a user