Printf Scanf C Tutorial

#include 
main()
{
    printf("\\ %d", 25);
}
\ 25