This website requires JavaScript.
Explore
Help
Register
Sign In
Blevatiko
/
oit_lab4
Watch
1
Star
0
Fork
0
You've already forked oit_lab4
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7c875aa0c3
oit_lab4
/
oit_lab
/
FileName.cpp
6 lines
60 B
C++
Raw
Normal View
History
Unescape
Escape
2
2024-11-21 09:14:11 +04:00
#
include<stdio.h>
//2
3
2024-11-21 09:14:18 +04:00
//3
2
2024-11-21 09:14:11 +04:00
void
main
(
)
{
printf
(
"
Hello!
"
)
;
}
Reference in New Issue
Copy Permalink