結果

問題 No.581 XOR
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 18:00:46
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 350 ms / 2,000 ms
コード長 14 bytes
コンパイル時間 316 ms
コンパイル使用メモリ 117,912 KB
実行使用メモリ 127,288 KB
最終ジャッジ日時 2023-09-28 08:25:26
合計ジャッジ時間 4,473 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 337 ms
127,088 KB
testcase_01 AC 344 ms
127,280 KB
testcase_02 AC 331 ms
126,816 KB
testcase_03 AC 341 ms
127,288 KB
testcase_04 AC 342 ms
126,832 KB
testcase_05 AC 350 ms
127,020 KB
testcase_06 AC 346 ms
127,168 KB
testcase_07 AC 345 ms
126,912 KB
testcase_08 AC 333 ms
127,280 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [+^] words
0