Gray code: Difference between revisions

m
Corrected error in class name.
m (Test results were overflowing the length of a line.)
m (Corrected error in class name.)
Line 3,154:
import java.math.BigInteger;
 
public class GrayGrayCode {
public static long grayEncode(long n){
908

edits