forked from UNN/2026-rff_mp
init lab1
This commit is contained in:
parent
7fec6872a1
commit
5e85fa060b
8
stepushovgs/data-structures/sorce/main.c
Normal file
8
stepushovgs/data-structures/sorce/main.c
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
printf("hello world!\n");
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
BIN
stepushovgs/data-structures/sorce/main.o
Executable file
BIN
stepushovgs/data-structures/sorce/main.o
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user