inicializacia
This commit is contained in:
commit
7982379fa9
8
a1/program.c
Normal file
8
a1/program.c
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
// Tu môžte dopísať Vaše funkcie
|
||||||
|
int main(){
|
||||||
|
// Tu píšete program
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user