debug vstupu
This commit is contained in:
parent
3696e2faa6
commit
9bce2e9539
@ -38,6 +38,7 @@ int main() {
|
||||
starting_index = iterating_index;
|
||||
}
|
||||
printf("Výherca je súťažiaci %d ktorý vypil %d pohárov.\n",max_number_user_pair[1], max_number_user_pair[0]);
|
||||
printf(loading_string);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user