안효원 안효원 2021-09-06
first use raspberry
@f124d76281fd5e71abb17c1863fa8ca39eeb3a10
 
1.c (added)
+++ 1.c
@@ -0,0 +1,4 @@
+#include <stdio.h>
+int main(){
+	printf("Hello World");
+}
 
a.out (Binary) (added)
+++ a.out
Binary file is not shown
Add a comment
List