Search found 2 matches

by shikhar_at
Tue Jun 11, 2013 10:53 pm
Forum: Volume 100 (10000-10099)
Topic: 10036 - Divisibility
Replies: 37
Views: 18511

Re: 10036 - Divisibility

#include<iostream>
#include<cstdio>
#include<cstdlib>
#include<cstring>
#include<cmath>
#include<algorithm>
#include<queue>
#include<vector>
#include<stack>
#include<map>
#include<cctype>
#include<sstream>
#define L long long int
#define U unsigned long long int
#define INF 10000000
using namespace ...
by shikhar_at
Sun May 26, 2013 2:24 am
Forum: Volume 7 (700-799)
Topic: 796 - Critical Links
Replies: 54
Views: 32195

Re: 796 - Critical Links

#include<iostream>
#include<cstdio>
#include<cmath>
#include<vector>
#include<queue>
#include<stack>
#include<algorithm>
#include<cstring>
#include<map>
#include<sstream>
#define U unsigned long long int
#define L long long int
#define INF 12345678
#define NIL -1
#define LIM 1000

using namespace ...

Go to advanced search