Изменить 'du2/program.c'
BMW M5 2018
This commit is contained in:
parent
134b7e2d64
commit
9f4b2494f4
@ -18,7 +18,7 @@ void bubbleSort(int arr[], int n){
|
||||
}
|
||||
|
||||
int main() {
|
||||
char** glass = (char**) calloc (50, sizeof(char));
|
||||
char** glass [50][20];
|
||||
|
||||
int numbers[50];
|
||||
int counter = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user