When trying to execute this code with gcc 4.6:
#include
using namespace std;
#include
int main()
{
//Int<> a;
long long min = std::numeric_limits::min();
unsigned long long max = std::n
When trying to execute this code with gcc 4.6:
#include
using namespace std;
#include
int main()
{
//Int<> a;
long long min = std::numeric_limits::min();
unsigned long long max = std::n