結果

問題 No.64 XORフィボナッチ数列
ユーザー CleyLCleyL
提出日時 2019-12-12 15:16:29
言語 cLay
(20240104-1)
結果
WA  
実行時間 -
コード長 51 bytes
コンパイル時間 1,660 ms
コンパイル使用メモリ 159,188 KB
実行使用メモリ 4,384 KB
最終ジャッジ日時 2023-09-19 00:33:15
合計ジャッジ時間 3,403 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
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 WA -
testcase_13 RE -
権限があれば一括ダウンロードができます

ソースコード

diff #

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