vypisovanie viacerych vyhercov naraz 8
This commit is contained in:
parent
942dd6b002
commit
92798c5d23
@ -29,6 +29,7 @@ int main() {
|
||||
int current_number = 0;
|
||||
if (is_space) {
|
||||
iterating_index++;
|
||||
starting_index = iterating_index;
|
||||
continue;
|
||||
}
|
||||
//if (number_size == 0) empty = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user