mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-02-01 18:45:53 +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…
x
Reference in New Issue
Block a user