How to restore the numbers after applying Gaussian algorithm for maximum xor?

Правка en1, от _Muhammad, 2019-01-21 23:05:51

After applying Gaussian algorithm on a array how could I restore those numbers of which XOR is maximum?

Let a[3] = {11, 5, 9} If I apply Gaussian algorithm we will find maximum xor is 14.And used numbers are 11, 5.How to restore this 11, 5?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский _Muhammad 2019-01-21 23:05:51 321 Initial revision (published)