This website requires JavaScript.
Explore
Help
Register
Sign In
vankxwnk
/
LAB4N
Watch
1
Star
0
Fork
0
You've already forked LAB4N
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7b28c4041f
LAB4N
/
Project1 HelloWorld
/
Project1
/
hellowrld.cpp
8 lines
74 B
C++
Raw
Normal View
History
Unescape
Escape
commit1
2024-11-12 19:33:51 +04:00
#
include
<stdio.h>
void
main
(
)
{
printf
(
"
Hello world!
"
)
;
}
commit2
2024-11-12 19:34:53 +04:00
111111
222222
Reference in New Issue
Copy Permalink