Aktualizovat „du5/program.c“
This commit is contained in:
parent
e90430c351
commit
554e5241cf
@ -87,4 +87,6 @@ int main(){
|
||||
for(int i = 0; i < newPos; i++){
|
||||
printf("%d %s\n", newScore[i], newName[i]);
|
||||
}
|
||||
|
||||
printf("Hello\n");
|
||||
}
|
Loading…
Reference in New Issue
Block a user