結果

問題 No.64 XORフィボナッチ数列
ユーザー 👑 CleyLCleyL
提出日時 2019-12-12 15:16:29
言語 cLay
(20240714-1)
結果
WA  
実行時間 -
コード長 51 bytes
コンパイル時間 1,591 ms
コンパイル使用メモリ 171,364 KB
実行使用メモリ 6,948 KB
最終ジャッジ日時 2024-07-05 13:29:44
合計ジャッジ時間 2,801 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 RE -
testcase_10 RE -
testcase_11 RE -
testcase_12 AC 1 ms
5,376 KB
testcase_13 RE -
権限があれば一括ダウンロードができます

ソースコード

diff #

{ll a[3],b;rd(a(2),b);a[2]=(a[0]^a[1]);wt(a[b-1]);}
0