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

55.88% Correct | 44.12% Incorrect
Last Solution submitted on Jun 02, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers17

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!