mirror of
https://github.com/Cute-Dress/Dress.git
synced 2025-06-11 06:38:08 +00:00
Create hello.cpp
This commit is contained in:
parent
76641d306e
commit
44e147b60d
6
leostudiooo/hello.cpp
Normal file
6
leostudiooo/hello.cpp
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#include<bits/stdc++.h>
|
||||||
|
using namespace std;
|
||||||
|
int main(){
|
||||||
|
cout<<"Hello World!";
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user