Var a b c integer. Writeln. program begin writeln. writeln(a,'#',b). var a, b: integer;.