Quellcode durchsuchen

add_nihao

master
wangxinyu vor 1 Woche
Ursprung
Commit
9a380c2f9e
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      hello.c

+ 2
- 0
hello.c Datei anzeigen

@@ -6,5 +6,7 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld");
return 0;
}

Laden…
Abbrechen
Speichern