Search found 2 matches
- Mon Apr 27, 2015 8:17 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10819 - Trouble of 13-Dots
- Replies: 67
- Views: 54649
Re: 10819 - Trouble of 13-Dots
wa pls help #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef unsigned long long ull; #define mem(a,b) memset(a,b,sizeof(a)) #define mp make_pair #define pii pair<int,int> #define fs first #define sc second #define VI vector<int> #define clr(a) a.clear() #define pob pop_back...
- Wed Dec 17, 2014 5:29 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11385 - Da Vinci Code
- Replies: 70
- Views: 33388
Re: 11385 - Da Vinci Code
help wa #include <cmath> #include <climits> #include <queue> #include <vector> #include <map> #include <cstdlib> #include <fstream> #include <iomanip> #include <iostream> #include <sstream> // istringstream buffer(myString); #include <stack> #include <algorithm> #include <cstring> #include <cassert>...