编程题:有志者,事竟成!
请编写程序,输出下面的文字。
c
===========================================
Nothing is impossible to a willing heart!
===========================================
#### 输入样例
in
注:无输入。
#### 输出样例
out
===========================================
Nothing is impossible to a willing heart!
===========================================
---
注:每行末尾没有多余的空白字符。
答案:若无答案欢迎评论
c
===========================================
Nothing is impossible to a willing heart!
===========================================
#### 输入样例
in
注:无输入。
#### 输出样例
out
===========================================
Nothing is impossible to a willing heart!
===========================================
---
注:每行末尾没有多余的空白字符。
答案:若无答案欢迎评论