Obarvený kód souboru sazka2.pas

uses crt;
type pol        = recordend;
var data        : pol;
    f           : file;
    x,q,w,y     : integer;
    a           : boolean;
    fn          : text;
    sp          : array[1..49] of real;
    m           : real;
    c           : byte;
    t           : array[1..49] of byte;
beginend.

created by PaJa