skuska
This commit is contained in:
parent
ad32932689
commit
dd2cc1e9b2
7
cv1/program.c
Normal file
7
cv1/program.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main(){
|
||||
|
||||
printf("Hello World!\n");
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user