Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
0_0_7389978_13394.pas(1) Error: Constant expression expected
0_0_7389978_13394.pas(2) Error: Constant expression expected
0_0_7389978_13394.pas(3) Error: '=' expected but identifier 'maxn' found
0_0_7389978_13394.pas(4) Error: '=' expected but identifier 'Lowbit' found
0_0_7389978_13394.pas(4) Error: Identifier redeclared: 'int'
0_0_7389978_13394.pas(8) Error: ';' expected but identifier 'n' found
0_0_7389978_13394.pas(9) Error: '=' expected but identifier 'update' found
0_0_7389978_13394.pas(9) Error: ';' expected but identifier 'i' found
0_0_7389978_13394.pas(16) Error: Undeclared identifier: 'return'
0_0_7389978_13394.pas(17) Error: Illegal character in input file: '}' ($7D)
0_0_7389978_13394.pas(18) Error: '=' expected but identifier 'sum' found
0_0_7389978_13394.pas(26) Error: ';' expected but identifier 'ans' found
0_0_7389978_13394.pas(27) Error: Illegal character in input file: '}' ($7D)
0_0_7389978_13394.pas(28) Error: Undeclared identifier: 'main'
0_0_7389978_13394.pas(45) Error: ';' expected but identifier 'scanf' found
0_0_7389978_13394.pas(45) Error: '=' expected but ')' found
0_0_7389978_13394.pas(46) Error: Illegal character in input file: '!' ($21)
0_0_7389978_13394.pas(56) Error: Illegal character in input file: '}' ($7D)
0_0_7389978_13394.pas(45) Error: Identifier redeclared: 's'
0_0_7389978_13394.pas(57) Error: ';' expected but identifier 'return' found
0_0_7389978_13394.pas(58) Error: Illegal character in input file: '}' ($7D)
0_0_7389978_13394.pas(59) Error: Declaration expected but end of file found
|