Problem 45339. XOR fibonacci

a & b are the first two terms in the xor fibonacci sequence. Find the nth term of that sequence.

XOR fib sequence is that in which any term is the xor of the previous two terms.

Solution Stats

54.55% Correct | 45.45% Incorrect
Last Solution submitted on Apr 09, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers16

Suggested Problems

More from this Author165

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!