Free Pascal Compiler version 2.6.2 [2013/02/16] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling 000173.pas
000173.pas(6,28) Warning: Variable "s" does not seem to be initialized
000173.pas(11,9) Warning: Variable "c" does not seem to be initialized
000173.pas(1,5) Note: Local variable "x" not used
000173.pas(1,15) Note: Local variable "maxs" not used
000173.pas(1,34) Note: Local variable "t" not used
000173.pas(1,36) Note: Local variable "t1" not used
Linking 000173
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
24 lines compiled, 0.0 sec 
2 warning(s) issued
4 note(s) issued
