This website requires JavaScript.
Explore
Help
Register
Sign In
rk_kraken
/
Lab4
Watch
1
Star
0
Fork
0
You've already forked Lab4
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6e53f1cdb9
Lab4
/
fact.c
8 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
ff
2024-11-18 09:27:21 +04:00
#
include
<stdio.h>
int
main
(
void
)
{
printf
(
"
Hello world!
"
)
;
return
0
;
ahahha
2024-11-18 09:39:11 +04:00
}
//asd
Reference in New Issue
Copy Permalink