I have an algorithm written in Delphi and ask me to convert that to java equivalent.
It has a line of code that I can't understand, could anyone help me convert this line of code to java ?!
const list: array [1..37] of byte=(9,7,5,3,1,2,4,6,8,4,7,3,9,1,6,5,1,6,7,2,3,6,5,3,8,9,2,1,7,4,2,3,1,9,7,6,8);