Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
0_0_6909152_37.pas(11) Error: 'THEN' expected but identifier 'exit' found
0_0_6909152_37.pas(15) Error: Array type required
0_0_6909152_37.pas(16) Error: Array type required
0_0_6909152_37.pas(18) Error: Statement expected but 'PROCEDURE' found
0_0_6909152_37.pas(19) Error: ';' expected but 'BEGIN' found
0_0_6909152_37.pas(20) Error: Undeclared identifier: 'p'
0_0_6909152_37.pas(21) Error: Missing operator or semicolon
0_0_6909152_37.pas(22) Warning: Comparing signed and unsigned types - widened both operands
0_0_6909152_37.pas(23) Error: Missing operator or semicolon
0_0_6909152_37.pas(25) Error: Missing operator or semicolon
0_0_6909152_37.pas(37) Error: Illegal character in input file: '"' ($22)
0_0_6909152_37.pas(37) Error: Constant expression expected
0_0_6909152_37.pas(39) Error: Incompatible types: 'Char' and 'Integer'
0_0_6909152_37.pas(39) Error: Incompatible types: 'Char' and 'Integer'
0_0_6909152_37.pas(42) Error: Undeclared identifier: 'addedge'
0_0_6909152_37.pas(44) Error: Constant expression expected
0_0_6909152_37.pas(44) Error: Incompatible types: 'Char' and 'Integer'
0_0_6909152_37.pas(46) Error: Illegal type in Write/Writeln statement
0_0_6909152_37.pas(47) Error: Record, object or class type required
0_0_6909152_37.pas(48) Error: 'END' expected but end of file found
|