#include<stdio.h>int main(){ char c='t'; printf("%c",c); }
Standard input is empty
t
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!