#include #include int main() { puts(getpass("Password: ")); return 0; }