program AB : integer ; A = 5; ab := 3; input AB; output C; end;