3 lines
227 B
C++
3 lines
227 B
C++
const int Base = 16;
|
|
const int N = 4;
|
|
std::cout << std::dec << ++Paddy_cnt << ": " << std::hex << k << " is " << q << " + " << (int)nr << " and squared is " << k*k << ". It is a member of Residual Set " << k%(Base-1) << "\n";
|