kostra WIP, napady
This commit is contained in:
parent
56985972ab
commit
4747e7ed97
@ -9,6 +9,13 @@ struct student {
|
||||
|
||||
int main() {
|
||||
|
||||
//pomocne
|
||||
|
||||
//citat input, kontrola ci existuje, pridat hlasy existujucemu zaznamu
|
||||
|
||||
//zoradit podla poctu hlasov, potom zoradit skupiny podla mena ak sa najde skupina viacerych s rovnakym poctom hlasov
|
||||
|
||||
//vystup vo formate printf("Vysledky:\n"); for i=0 to pocet_studentov printf("%d %c\n"student[i].votes, student[i].name[j]);
|
||||
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user