refactor folder
This commit is contained in:
parent
0979e7de7e
commit
b30ab4e0d0
BIN
build/c_hello
BIN
build/c_hello
Binary file not shown.
BIN
build/hello
BIN
build/hello
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
int main (void) {
|
|
||||||
printf("Two plus two is %f\n", 4);
|
|
||||||
return 0;
|
|
||||||
}
|
|
@ -1,5 +0,0 @@
|
|||||||
program hello
|
|
||||||
! this is comment line
|
|
||||||
|
|
||||||
print *, "hello world!"
|
|
||||||
end program hello
|
|
Loading…
x
Reference in New Issue
Block a user