janpo
janpo
CC#
Created by janpo on 1/14/2023 in #help
❔ Code performance
I know, but i dont know any other ways to solve it
14 replies
CC#
Created by janpo on 1/14/2023 in #help
❔ Code performance
what vanMelegebb function needs to do is check if a line(M numbers), is hotter than any other day in the matrix. Hotter means each of the numbers is bigger than the others. And then it shall return the index of the line, if there are multiple solutions I have to return the smallest if there is no solution, then I should return -1
14 replies
CC#
Created by janpo on 1/14/2023 in #help
❔ Code performance
meresekTesztelese upload a 2d array with NxM numbers, and then invite the vanMelegebb function on it
14 replies
CC#
Created by janpo on 1/14/2023 in #help
❔ Code performance
beolvasasElso read how many lines, and how many numbers in each line will be
14 replies
CC#
Created by janpo on 1/14/2023 in #help
❔ Code performance
14 replies