結果

問題 No.1395 Less Sweet Alchemy
ユーザー kotatsugamekotatsugame
提出日時 2021-02-14 21:22:39
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 353 ms / 2,000 ms
コード長 52 bytes
コンパイル時間 1,761 ms
コンパイル使用メモリ 134,780 KB
実行使用メモリ 132,336 KB
最終ジャッジ日時 2023-09-29 14:23:30
合計ジャッジ時間 7,269 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 319 ms
132,152 KB
testcase_01 AC 326 ms
132,264 KB
testcase_02 AC 348 ms
132,336 KB
testcase_03 AC 342 ms
132,092 KB
testcase_04 AC 326 ms
131,732 KB
testcase_05 AC 339 ms
132,092 KB
testcase_06 AC 331 ms
132,212 KB
testcase_07 AC 325 ms
132,128 KB
testcase_08 AC 318 ms
132,280 KB
testcase_09 AC 353 ms
131,980 KB
testcase_10 AC 330 ms
131,988 KB
testcase_11 AC 319 ms
132,064 KB
testcase_12 AC 332 ms
132,208 KB
testcase_13 AC 321 ms
132,212 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get~~/\s.+/;$_=+<<words;<No Yes>[.max>=$/>=.min].say
0