#include int main() { char buf[1]; printf("PASSWORDL\n"); printf ("\n\n"); //fread (buf, sizeof (char), sizeof (buf), stdin); return 0; }