#include int main(int argc, char **argv) { puts("This account is currently not available."); return 1; }