#include <cstring> //插入字串標題檔 4. using namespace std; 5. 6. int main(int argc, char** argv) 7. { 8. char instr[80]; 9. cout << "請輸入字串:"; ...
確定! 回上一頁