元旦快乐的程序可以用多种编程语言来实现,以下是几种不同语言的示例代码:
C语言
```c
include include int main() { char psw; printf("请输入密码:"); while(1) { gets(psw); if(strcmp("123456", psw) == 0) { printf("元旦快乐!\n"); break; } else { printf("密码错误,请重新输入密码: "); getch(); } } return 0; } ``` JavaScript ```html 距离2025年1月1日还有: