結果

問題 No.1459 スマホを落としたいだけなのに
ユーザー yuruhiyayuruhiya
提出日時 2021-03-31 22:31:33
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 18 bytes
コンパイル時間 2,513 ms
コンパイル使用メモリ 124,260 KB
実行使用メモリ 136,628 KB
最終ジャッジ日時 2024-05-09 08:52:14
合計ジャッジ時間 17,688 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 375 ms
136,208 KB
testcase_01 AC 373 ms
136,204 KB
testcase_02 AC 374 ms
136,352 KB
testcase_03 AC 377 ms
136,244 KB
testcase_04 AC 376 ms
136,336 KB
testcase_05 AC 377 ms
136,096 KB
testcase_06 AC 374 ms
136,352 KB
testcase_07 WA -
testcase_08 AC 377 ms
136,336 KB
testcase_09 AC 378 ms
136,484 KB
testcase_10 WA -
testcase_11 AC 384 ms
136,356 KB
testcase_12 AC 377 ms
136,208 KB
testcase_13 AC 373 ms
136,096 KB
testcase_14 AC 372 ms
136,352 KB
testcase_15 WA -
testcase_16 AC 378 ms
136,076 KB
testcase_17 AC 387 ms
136,432 KB
testcase_18 WA -
testcase_19 AC 378 ms
136,484 KB
testcase_20 AC 376 ms
136,432 KB
testcase_21 AC 378 ms
136,204 KB
testcase_22 AC 380 ms
136,224 KB
testcase_23 AC 377 ms
136,484 KB
testcase_24 WA -
testcase_25 WA -
testcase_26 WA -
testcase_27 WA -
testcase_28 AC 372 ms
136,224 KB
testcase_29 WA -
testcase_30 WA -
testcase_31 WA -
testcase_32 WA -
testcase_33 WA -
testcase_34 AC 378 ms
135,824 KB
testcase_35 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (get*2)**.5+|0
0