traktor je broken 2
This commit is contained in:
parent
748bbe28fc
commit
32dcd96827
@ -80,7 +80,7 @@ int main() {
|
||||
printf("Vysledky:\n");
|
||||
for (int i=0;i<count;i++) {
|
||||
//printf("%d %s-------\n", voting[i], names[i]);
|
||||
printf("-%d %s\n", sorted_voting[i], names_after_sorting[i]);
|
||||
printf("%d %d %s\n", count, sorted_voting[i], names_after_sorting[i]);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user