mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-22 05:12:40 +00:00
Update to code section
This commit is contained in:
parent
4da95e9a22
commit
f9ba7fcd6a
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