結果

問題 No.1412 Super Ryuo
ユーザー yuruhiyayuruhiya
提出日時 2021-03-01 10:15:17
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 368 ms / 2,000 ms
コード長 50 bytes
コンパイル時間 683 ms
コンパイル使用メモリ 126,088 KB
実行使用メモリ 137,616 KB
最終ジャッジ日時 2024-10-03 00:47:55
合計ジャッジ時間 6,558 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 362 ms
137,488 KB
testcase_01 AC 363 ms
137,228 KB
testcase_02 AC 357 ms
137,616 KB
testcase_03 AC 360 ms
137,104 KB
testcase_04 AC 368 ms
137,360 KB
testcase_05 AC 359 ms
137,232 KB
testcase_06 AC 360 ms
137,228 KB
testcase_07 AC 356 ms
137,360 KB
testcase_08 AC 362 ms
137,356 KB
testcase_09 AC 358 ms
136,844 KB
testcase_10 AC 366 ms
137,460 KB
testcase_11 AC 361 ms
137,104 KB
testcase_12 AC 366 ms
137,356 KB
testcase_13 AC 363 ms
137,356 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=[Z-] words[^2,2..3];say 1+?($0²+$1²>5&&$0*$1)
0