inital commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
tinyrv
|
||||||
@@ -1 +1,5 @@
|
|||||||
int main(){}
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
printf("Hello, World!\n");
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user