結果

問題 No.920 あかあお
ユーザー kotatsugamekotatsugame
提出日時 2019-12-25 20:56:26
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 398 ms / 2,000 ms
コード長 38 bytes
コンパイル時間 799 ms
コンパイル使用メモリ 128,672 KB
実行使用メモリ 140,256 KB
最終ジャッジ日時 2024-09-25 11:28:11
合計ジャッジ時間 6,133 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 337 ms
139,656 KB
testcase_01 AC 340 ms
136,204 KB
testcase_02 AC 337 ms
136,460 KB
testcase_03 AC 338 ms
136,332 KB
testcase_04 AC 333 ms
140,256 KB
testcase_05 AC 334 ms
140,024 KB
testcase_06 AC 336 ms
136,208 KB
testcase_07 AC 336 ms
136,076 KB
testcase_08 AC 340 ms
136,336 KB
testcase_09 AC 337 ms
136,560 KB
testcase_10 AC 398 ms
136,208 KB
testcase_11 AC 340 ms
136,464 KB
testcase_12 AC 337 ms
136,460 KB
testcase_13 AC 337 ms
136,208 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say min $0+$2,$1+$2,$/.sum+>1
0