This commit is contained in:
Никита Волков 2024-11-18 09:39:11 +04:00
parent 3571907d89
commit 6e53f1cdb9

3
fact.c
View File

@ -4,4 +4,5 @@ int main(void)
{ {
printf("Hello world!"); printf("Hello world!");
return 0; return 0;
} }
//asd