結果

問題 No.581 XOR
ユーザー %20%20
提出日時 2017-10-27 22:24:10
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 324 ms / 2,000 ms
コード長 18 bytes
コンパイル時間 325 ms
コンパイル使用メモリ 119,992 KB
実行使用メモリ 125,444 KB
最終ジャッジ日時 2023-08-16 04:52:16
合計ジャッジ時間 4,172 ms
ジャッジサーバーID
(参考情報)
judge14 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 318 ms
125,056 KB
testcase_01 AC 313 ms
124,976 KB
testcase_02 AC 313 ms
125,060 KB
testcase_03 AC 323 ms
124,760 KB
testcase_04 AC 317 ms
125,444 KB
testcase_05 AC 320 ms
125,208 KB
testcase_06 AC 320 ms
125,316 KB
testcase_07 AC 324 ms
125,036 KB
testcase_08 AC 321 ms
124,924 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [+^] words get
0