結果

問題 No.2723 Fortune-telling by Flowers
ユーザー 👑 p-adicp-adic
提出日時 2023-12-25 17:51:04
言語 Python3
(3.12.2 + numpy 1.26.4 + scipy 1.12.0)
結果
AC  
実行時間 793 ms / 2,000 ms
コード長 110 bytes
コンパイル時間 111 ms
コンパイル使用メモリ 12,800 KB
実行使用メモリ 16,868 KB
最終ジャッジ日時 2024-09-27 14:33:57
合計ジャッジ時間 3,277 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 27 ms
10,624 KB
testcase_01 AC 45 ms
10,624 KB
testcase_02 AC 156 ms
10,624 KB
testcase_03 AC 767 ms
11,392 KB
testcase_04 AC 793 ms
11,520 KB
testcase_05 AC 48 ms
15,720 KB
testcase_06 AC 28 ms
11,904 KB
testcase_07 AC 74 ms
16,868 KB
testcase_08 AC 76 ms
16,868 KB
testcase_09 AC 147 ms
10,752 KB
testcase_10 AC 80 ms
10,752 KB
testcase_11 AC 72 ms
10,752 KB
testcase_12 AC 82 ms
11,904 KB
testcase_13 AC 74 ms
14,228 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

I=input
for t in[0]*int(I()):I(),print("KP"[sum((s[0]==s[-1])*[-1,1][s[0]>'K']for s in I().split('-')if s)>0])
0