skuska2
This commit is contained in:
parent
ed608068a7
commit
774d6d3f18
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