結果

問題 No.350 d=vt
ユーザー yuruhiyayuruhiya
提出日時 2020-10-26 19:20:00
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 336 ms / 2,000 ms
コード長 19 bytes
コンパイル時間 1,842 ms
コンパイル使用メモリ 119,668 KB
実行使用メモリ 125,592 KB
最終ジャッジ日時 2023-09-29 02:47:39
合計ジャッジ時間 7,987 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 327 ms
125,592 KB
testcase_01 AC 322 ms
125,288 KB
testcase_02 AC 321 ms
125,336 KB
testcase_03 AC 328 ms
125,188 KB
testcase_04 AC 327 ms
125,592 KB
testcase_05 AC 336 ms
125,328 KB
testcase_06 AC 322 ms
125,376 KB
testcase_07 AC 327 ms
125,336 KB
testcase_08 AC 328 ms
125,556 KB
testcase_09 AC 333 ms
125,540 KB
testcase_10 AC 323 ms
125,180 KB
testcase_11 AC 322 ms
125,468 KB
testcase_12 AC 331 ms
125,236 KB
testcase_13 AC 332 ms
125,464 KB
testcase_14 AC 329 ms
125,312 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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