#31152: help me NA10%


yp11051007 (803-19)


include <bits/stdc++.h>
using namespace std;
main(){
    int a;
    while (cin>>a)
    cout<<a-1<<'\n';
    }

 

 

 

 

哪裡錯了阿阿阿阿阿阿

 

#31155: Re: help me NA10%


cges30901 (cges30901)


include
using namespace std;
main(){
    int a;
    while (cin>>a)
    cout<    }

 

 

 

 

哪裡錯了阿阿阿阿阿阿

 


n很大,無法用int輸入

#31209: Re: help me NA10%


krameri120 (科科)


include
using namespace std;
main(){
    int a;
    while (cin>>a)
    cout<    }

 

 

 

 

哪裡錯了阿阿阿阿阿阿

 

他的其他90%是大數減法喔~
用PYTHON沒這問題
C或C++就只好用陣列做囉