program LastDigit;var abc, last_digit: integer;begin readln(abc); writeln('c')end.
Standard input is empty
c
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!