Compare commits
No commits in common. 'main' and 'nuovofile' have entirely different histories.
@ -1,5 +1,5 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
int main(){
|
int main(){
|
||||||
printf("Hello, world!\n");
|
printf("Hello, world!\n");
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue