錯了
不知道為甚麼
是格式還是內容錯
誰可以幫忙 謝謝
WA (line:4)
#include <cstdlib>
#include <iostream>
using namespace std;
int main(int argc, char *argv[])
{
cout<< "House Color Nation Drink Cigarette Pet"<<endl;
cout<<" H1 4 9 15 20 23"<<endl;
cout<<" H2 5 8 11 17 24"<<endl;
cout<<" H3 1 6 12 16 22"<<endl;
cout<<" H4 2 10 13 19 25"<<endl;
cout<<" H5 3 7 14 18 21"<<endl;
return EXIT_SUCCESS;
}
H3和H4住的人喜歡喝的飲料(drink)写反了