English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
所有分類

C++十進位換算二.八.十六程式
C++十進位換算二.八.十六程式
C++十進位換算二.八.十六程式

2006-07-12 13:00:42 · 2 個解答 · 發問者 宏偉 2 in 電腦與網際網路 程式設計

2 個解答

#include#includeusing namespace std;int main(){ int n; char a[50]; cout<<"請輸入10進位數字:"; cin>>n; cout<answer #1 · answered by Almond 6 · 0 0

這不叫偷懶!題目要求的是程式,沒有其它限制!
這叫:懂得 C 和 程式設計!!
我先給你評價:200% 正面! ^_^

2006-07-13 02:05:45 補充:
抱歉,那是 C++。

2006-07-13 02:06:33 補充:
我是在抱歉我的這句寫錯了!〝這叫:懂得 C 和 程式設計!!〞是 C++ 不是 C。

2006-07-12 22:05:04 · answer #2 · answered by ? 7 · 0 0

fedest.com, questions and answers