Banak
Level 29
Saint-Gratien
An int[][] array that contains strings? What is this , I don't understand.So we have the array below which is an int array yet it contains strings. How is that possible?
int[][] wordSearch = new int[][]{
{'f', 'd', 'e', 'r', 'l', 'k'},
{'u', 's', 'a', 'm', 'e', 'o'},
{'l', 'n', 'g', 'r', 'o', 'v'},
{'m', ' Why are you like this, validator? " The getNumbers method must return the array of numbers that satisfy the task conditions. "In order to figure what is wrong I would probably have to do it by hand or wth ?
Here are my results after compilation
[1, 2, 3, 4, 5, 6, 7, 8, 9, 153, 370, 371, 407]
memory 256
time = 0
[1, 2, 3, 4, 5, 6, 7, 8, 9, 153, 370, 371, 407, 1634, 8208, 9474, 54748, 92727, 93084, 548834]
memory 4458
tim