#include <iostream> using namespace std; int main() { cout<<"hello"<<endl; return 0; } 為什么結果總是編譯失敗呢?還一大推錯誤。
確定! 回上一頁