結果

問題 No.339 何人が回答したのか
ユーザー %20%20
提出日時 2017-09-21 23:59:18
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 25 bytes
コンパイル時間 527 ms
コンパイル使用メモリ 124,796 KB
実行使用メモリ 136,852 KB
最終ジャッジ日時 2024-05-03 13:56:41
合計ジャッジ時間 23,366 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 332 ms
136,636 KB
testcase_01 WA -
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 WA -
testcase_10 AC 325 ms
136,340 KB
testcase_11 AC 329 ms
136,724 KB
testcase_12 AC 328 ms
136,592 KB
testcase_13 AC 330 ms
136,596 KB
testcase_14 AC 329 ms
136,848 KB
testcase_15 AC 331 ms
136,720 KB
testcase_16 AC 322 ms
136,464 KB
testcase_17 AC 325 ms
136,336 KB
testcase_18 AC 325 ms
136,820 KB
testcase_19 AC 326 ms
136,720 KB
testcase_20 AC 326 ms
136,328 KB
testcase_21 AC 329 ms
136,724 KB
testcase_22 AC 326 ms
136,720 KB
testcase_23 AC 331 ms
136,464 KB
testcase_24 AC 326 ms
136,724 KB
testcase_25 AC 327 ms
136,724 KB
testcase_26 AC 322 ms
136,464 KB
testcase_27 AC 332 ms
136,724 KB
testcase_28 AC 323 ms
136,592 KB
testcase_29 AC 328 ms
136,848 KB
testcase_30 AC 326 ms
136,464 KB
testcase_31 AC 326 ms
136,724 KB
testcase_32 AC 321 ms
136,720 KB
testcase_33 AC 326 ms
136,336 KB
testcase_34 AC 319 ms
136,468 KB
testcase_35 AC 333 ms
136,592 KB
testcase_36 AC 324 ms
136,720 KB
testcase_37 AC 326 ms
136,724 KB
testcase_38 AC 323 ms
136,720 KB
testcase_39 AC 325 ms
136,468 KB
testcase_40 AC 326 ms
136,852 KB
testcase_41 AC 329 ms
136,336 KB
testcase_42 AC 321 ms
136,848 KB
testcase_43 AC 329 ms
136,336 KB
testcase_44 AC 326 ms
136,592 KB
testcase_45 AC 325 ms
136,336 KB
testcase_46 AC 323 ms
136,720 KB
testcase_47 AC 335 ms
136,592 KB
testcase_48 AC 327 ms
136,212 KB
testcase_49 AC 331 ms
136,712 KB
testcase_50 AC 324 ms
136,592 KB
testcase_51 AC 330 ms
136,724 KB
testcase_52 AC 334 ms
136,468 KB
testcase_53 AC 330 ms
136,720 KB
testcase_54 AC 326 ms
136,212 KB
testcase_55 AC 324 ms
136,852 KB
testcase_56 AC 321 ms
136,724 KB
testcase_57 AC 324 ms
136,816 KB
testcase_58 AC 324 ms
136,340 KB
testcase_59 AC 333 ms
136,848 KB
testcase_60 WA -
testcase_61 WA -
testcase_62 WA -
testcase_63 AC 329 ms
136,592 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say 100/[gcd] 1,lines
0