結果

問題 No.1224 I hate Sqrt Inequality
ユーザー yuruhiyayuruhiya
提出日時 2021-01-31 17:52:51
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 382 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 821 ms
コンパイル使用メモリ 119,884 KB
実行使用メモリ 133,884 KB
最終ジャッジ日時 2023-09-11 11:54:32
合計ジャッジ時間 8,390 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 374 ms
133,756 KB
testcase_01 AC 373 ms
133,884 KB
testcase_02 AC 376 ms
133,716 KB
testcase_03 AC 373 ms
133,776 KB
testcase_04 AC 377 ms
133,812 KB
testcase_05 AC 378 ms
133,796 KB
testcase_06 AC 372 ms
133,792 KB
testcase_07 AC 377 ms
133,844 KB
testcase_08 AC 381 ms
133,788 KB
testcase_09 AC 378 ms
133,508 KB
testcase_10 AC 382 ms
133,748 KB
testcase_11 AC 380 ms
133,752 KB
testcase_12 AC 379 ms
133,880 KB
testcase_13 AC 372 ms
133,704 KB
testcase_14 AC 378 ms
133,712 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say <Yes No>[$0*10**99%%$1]
0