Initializacia
This commit is contained in:
commit
3045489a7d
5
cv1/program.c
Normal file
5
cv1/program.c
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
int main() {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user