Compilation error (line 44, col 0): Operator '<=' is not defined for types 'Integer' and '1-dimensional array of Integer'.
Compilation error (line 44, col 0): ')' expected.
Compilation error (line 45, col 0): Operator '*' is not defined for types 'Integer' and '1-dimensional array of Integer'.
Compilation error (line 45, col 0): End of statement expected.
Compilation error (line 48, col 0): Operator '*' is not defined for types 'Integer' and '1-dimensional array of Integer'.
Compilation error (line 48, col 0): ')' expected.
Compilation error (line 56, col 0): 'If' must end with a matching 'End If'.
Compilation error (line 60, col 0): Expression is not a method.
Compilation error (line 60, col 0): Method arguments must be enclosed in parentheses.
Compilation error (line 61, col 0): Value of type '1-dimensional array of Integer' cannot be converted to 'Boolean'.
Compilation error (line 61, col 0): End of statement expected.
Compilation error (line 65, col 0): Operator '+' is not defined for types 'Integer' and '1-dimensional array of Integer'.
Compilation error (line 65, col 0): ')' expected.
Compilation error (line 69, col 0): Operator '=' is not defined for types 'Integer' and '1-dimensional array of Integer'.
Compilation error (line 69, col 0): Identifier expected.