Free Pascal Compiler version 3.0.0+dfsg-2 [2016/01/28] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling foo.pas
foo.pas(5,41) Warning: Variable "m" does not seem to be initialized
foo.pas(8,7) Error: Identifier not found "j"
foo.pas(8,7) Error: Ordinal expression expected
foo.pas(8,7) Error: Illegal counter variable
foo.pas(9,5) Error: Identifier not found "j"
foo.pas(9,11) Error: Identifier not found "j"
foo.pas(9,16) Error: Identifier not found "j"
foo.pas(10,4) Fatal: There were 6 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode
自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)