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