Function dec2bin(llint&, int&)

Function Documentation

std::vector<int> dec2bin(llint &k, int &n)

Decimal to binary conversion

Parameters