#include "stdio.h" int main() {printf("\n ks");printf("\b mi \a");printf("\r ha \n"); }
Standard input is empty
ks mi ha
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!