結果

問題 No.369 足し間違い
ユーザー yuruhiyayuruhiya
提出日時 2021-01-27 17:23:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 370 ms / 2,000 ms
コード長 26 bytes
コンパイル時間 413 ms
コンパイル使用メモリ 120,044 KB
実行使用メモリ 133,968 KB
最終ジャッジ日時 2023-09-07 01:14:18
合計ジャッジ時間 4,374 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 318 ms
122,728 KB
testcase_01 AC 313 ms
123,076 KB
testcase_02 AC 313 ms
123,200 KB
testcase_03 AC 319 ms
123,140 KB
testcase_04 AC 370 ms
133,728 KB
testcase_05 AC 340 ms
131,548 KB
testcase_06 AC 348 ms
133,968 KB
testcase_07 AC 344 ms
133,920 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say get.words.sum- get
0