結果

問題 No.2723 Fortune-telling by Flowers
ユーザー 👑 p-adicp-adic
提出日時 2023-12-25 17:47:05
言語 cLay
(20240714-1)
結果
AC  
実行時間 9 ms / 2,000 ms
コード長 135 bytes
コンパイル時間 2,426 ms
コンパイル使用メモリ 175,236 KB
実行使用メモリ 8,360 KB
最終ジャッジ日時 2024-09-27 14:33:50
合計ジャッジ時間 3,341 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,816 KB
testcase_01 AC 3 ms
6,944 KB
testcase_02 AC 8 ms
6,944 KB
testcase_03 AC 6 ms
6,944 KB
testcase_04 AC 9 ms
6,944 KB
testcase_05 AC 5 ms
8,360 KB
testcase_06 AC 5 ms
6,940 KB
testcase_07 AC 8 ms
6,940 KB
testcase_08 AC 7 ms
6,940 KB
testcase_09 AC 9 ms
6,944 KB
testcase_10 AC 6 ms
6,940 KB
testcase_11 AC 7 ms
6,940 KB
testcase_12 AC 7 ms
6,944 KB
testcase_13 AC 7 ms
6,944 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@T;rep(T){ll@N,d=0,c=0;string@S;S+='-';rep(i,N)if(S[i]>74){if(c<75)c=S[i];if(S[i+1]<75){if(c==S[i])d+=c>75?1:-1;c=0;}}wt("KP"[d>0]);}
0