結果

問題 No.747 循環小数N桁目 Hard
ユーザー asdf1asdf1
提出日時 2018-10-19 22:19:11
言語 C++11
(gcc 11.4.0)
結果
WA  
実行時間 -
コード長 1,919 bytes
コンパイル時間 1,432 ms
コンパイル使用メモリ 160,756 KB
実行使用メモリ 13,640 KB
最終ジャッジ日時 2024-11-18 21:09:26
合計ジャッジ時間 17,813 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
10,496 KB
testcase_01 AC 1 ms
8,320 KB
testcase_02 AC 2 ms
10,496 KB
testcase_03 AC 1 ms
8,448 KB
testcase_04 WA -
testcase_05 AC 2 ms
8,448 KB
testcase_06 AC 2 ms
10,496 KB
testcase_07 AC 2 ms
5,248 KB
testcase_08 WA -
testcase_09 AC 2 ms
5,248 KB
testcase_10 WA -
testcase_11 AC 2 ms
5,248 KB
testcase_12 AC 2 ms
5,248 KB
testcase_13 AC 2 ms
5,248 KB
testcase_14 AC 2 ms
5,248 KB
testcase_15 AC 2 ms
5,248 KB
testcase_16 TLE -
testcase_17 AC 2 ms
5,248 KB
testcase_18 AC 1 ms
5,248 KB
testcase_19 TLE -
testcase_20 AC 2 ms
5,248 KB
testcase_21 AC 2 ms
5,248 KB
testcase_22 AC 2 ms
5,248 KB
testcase_23 AC 2 ms
5,248 KB
testcase_24 WA -
testcase_25 AC 2 ms
5,248 KB
testcase_26 WA -
testcase_27 TLE -
testcase_28 WA -
testcase_29 WA -
testcase_30 TLE -
testcase_31 AC 2 ms
5,248 KB
testcase_32 AC 2 ms
5,248 KB
testcase_33 WA -
testcase_34 AC 2 ms
5,248 KB
testcase_35 WA -
testcase_36 WA -
testcase_37 AC 1 ms
5,248 KB
testcase_38 AC 2 ms
5,248 KB
testcase_39 AC 2 ms
5,248 KB
testcase_40 WA -
testcase_41 AC 3 ms
5,248 KB
testcase_42 WA -
testcase_43 RE -
testcase_44 AC 2 ms
5,248 KB
testcase_45 AC 2 ms
5,248 KB
testcase_46 AC 3 ms
5,248 KB
testcase_47 WA -
testcase_48 AC 2 ms
5,248 KB
testcase_49 WA -
testcase_50 AC 2 ms
5,248 KB
testcase_51 AC 3 ms
5,248 KB
testcase_52 AC 2 ms
5,248 KB
testcase_53 AC 3 ms
5,248 KB
testcase_54 WA -
testcase_55 AC 3 ms
5,248 KB
testcase_56 AC 2 ms
5,248 KB
testcase_57 AC 2 ms
5,248 KB
testcase_58 AC 3 ms
5,248 KB
testcase_59 AC 2 ms
5,248 KB
testcase_60 WA -
testcase_61 AC 3 ms
5,248 KB
testcase_62 WA -
testcase_63 WA -
testcase_64 AC 2 ms
5,248 KB
testcase_65 AC 2 ms
5,248 KB
testcase_66 AC 2 ms
5,248 KB
testcase_67 AC 3 ms
5,248 KB
testcase_68 AC 3 ms
5,248 KB
testcase_69 WA -
testcase_70 WA -
testcase_71 RE -
testcase_72 AC 2 ms
5,248 KB
testcase_73 AC 2 ms
5,248 KB
testcase_74 WA -
testcase_75 RE -
testcase_76 AC 2 ms
5,248 KB
testcase_77 RE -
testcase_78 RE -
testcase_79 WA -
testcase_80 RE -
testcase_81 WA -
testcase_82 AC 2 ms
5,248 KB
testcase_83 WA -
testcase_84 RE -
testcase_85 AC 2 ms
5,248 KB
testcase_86 AC 2 ms
5,248 KB
testcase_87 AC 3 ms
5,248 KB
testcase_88 AC 2 ms
5,248 KB
testcase_89 WA -
testcase_90 AC 3 ms
5,248 KB
testcase_91 AC 2 ms
5,248 KB
testcase_92 WA -
testcase_93 AC 3 ms
5,248 KB
testcase_94 AC 2 ms
5,248 KB
testcase_95 AC 3 ms
5,248 KB
testcase_96 AC 3 ms
5,248 KB
testcase_97 AC 3 ms
5,248 KB
testcase_98 WA -
testcase_99 AC 3 ms
5,248 KB
testcase_100 WA -
testcase_101 AC 2 ms
5,248 KB
testcase_102 AC 3 ms
5,248 KB
testcase_103 AC 3 ms
5,248 KB
testcase_104 AC 2 ms
5,248 KB
testcase_105 AC 2 ms
5,248 KB
testcase_106 WA -
testcase_107 AC 3 ms
5,248 KB
testcase_108 AC 3 ms
5,248 KB
testcase_109 AC 3 ms
5,248 KB
testcase_110 AC 3 ms
5,248 KB
testcase_111 AC 2 ms
5,248 KB
testcase_112 AC 3 ms
5,248 KB
testcase_113 AC 3 ms
5,248 KB
testcase_114 RE -
testcase_115 AC 3 ms
5,248 KB
testcase_116 AC 2 ms
5,248 KB
testcase_117 RE -
testcase_118 WA -
testcase_119 WA -
testcase_120 AC 3 ms
5,248 KB
testcase_121 AC 3 ms
5,248 KB
testcase_122 WA -
testcase_123 AC 2 ms
8,320 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include <bits/stdc++.h>
typedef long long ll;
const int INF = 1e9,MOD = 1e9+7,ohara = 1e6;
const ll LINF = 1e18;
using namespace std;

#define rep(i,n) for(ll (i)=0;(i)<(int)(n);(i)++)
#define rrep(i,a,b) for(ll i=(a);i<(b);i++)
#define rrrep(i,a,b) for(ll i=(a);i>=(b);i--)
#define all(v) (v).begin(), (v).end()
#define pb(q) push_back(q)
#define Size(n) (n).size()
#define Cout(x) cout<<(x)<<endl

ll cnt=0,ans=0,a,b,c,d,cmp,cmpp,m,h,w,x,y,sum=0,pos;
int dy[]={1,0,-1,0};
int dx[]={0,1,0,-1};
//int dy[]={-1,0,1,-1,1,-1,0,1};
//int dx[]={-1,-1,-1,0,0,1,1,1};
string alph("abcdefghijklmnopqrstuvwxyz"),n,k;
bool fl;
struct edge{int to,cost;};

//-------------------------↓↓↓↓↓↓------------------------

int main(void){
       cin.tie(0);
    ios::sync_with_stdio(false);
      
    cin>>n>>k;
    ll lim=Size(n);
    while(1){
        if(lim-cnt==0)break;
        while(n[cnt]=='0'){
            cnt++;
            break;
        }
        pos=n[cnt]-'0';
        if(pos>=6){
            pos=pos%6;
            string co;
            co=to_string(pos);
            n[cnt]=co[0];
        }
        else{
            cmp=pos*10;
            pos=n[cnt+1]-'0';
            cmp=cmp+pos;
            //cout<<pos<<"\n";
            cmp=cmp%6;
            string co;
            co=to_string(cmp);
            //cout<<"co"<<" "<<co<<"\n";
            n[cnt+1]=co[0];
            cnt++;
        }
    }
    pos=n[Size(n)-1]-'0';
    pos=pos%6;
    //cout<<pos<<"\n";
    if(pos%6==0){
        cout<<"4\n";
    }
    else if(pos%6==1){
        cout<<"1\n";
    }
    else if(pos%6==2){
        pos=k[Size(k)-1]-'0';
        if(pos%2==1)cout<<"8\n";
        else cout<<"7\n";
    }
    else if(pos%6==3){
        cout<<"5\n";
    }
    else if(pos%6==4){
        cout<<"7\n";
    }
    else if(pos%6==5){
        pos=k[Size(k)-1]-'0';
        if(pos%2==1)cout<<"2\n";
        else cout<<"1\n";
    }
    return 0;
}
0