add
This commit is contained in:
parent
c0bf64e800
commit
be8ae4b2d3
6
cv7/a_station.c
Normal file
6
cv7/a_station.c
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
printf("Helo world\n");
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user