Version 2
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
int main()
|
||||
{
|
||||
printf("Hello world! P2.1\n");
|
||||
|
||||
printf("Hello world! P2.1 v2\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user