}
這是ㄕㄇㄌㄉㄒ
#include using namespace std; int main(){ int y;定義一個整數(年分) while(cin>>y){//輸入測資 cout< } }
:)