結果

問題 No.350 d=vt
ユーザー yuruhiyayuruhiya
提出日時 2020-10-26 19:20:00
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 317 ms / 2,000 ms
コード長 19 bytes
コンパイル時間 1,931 ms
コンパイル使用メモリ 132,444 KB
実行使用メモリ 148,444 KB
最終ジャッジ日時 2024-07-21 21:32:44
合計ジャッジ時間 5,769 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 306 ms
148,320 KB
testcase_01 AC 305 ms
148,060 KB
testcase_02 AC 315 ms
148,064 KB
testcase_03 AC 308 ms
148,188 KB
testcase_04 AC 310 ms
147,936 KB
testcase_05 AC 310 ms
147,932 KB
testcase_06 AC 305 ms
148,192 KB
testcase_07 AC 313 ms
148,192 KB
testcase_08 AC 309 ms
148,444 KB
testcase_09 AC 317 ms
148,320 KB
testcase_10 AC 314 ms
148,188 KB
testcase_11 AC 307 ms
148,188 KB
testcase_12 AC 306 ms
147,936 KB
testcase_13 AC 316 ms
148,316 KB
testcase_14 AC 312 ms
148,060 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say +^+^([*] words)
0