update
This commit is contained in:
parent
290dbfd01a
commit
d72ad10e0e
BIN
Code/output/test
BIN
Code/output/test
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
printf("hello!");
|
printf("hello world!\n");
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user