2.小明种苹果(续)(100分) #include<iostream> #include<cstdio> #include<cstring> #define maxn 1010 using namespace std; int n,op,x,m,a[maxn]; long long sum; bool vis[maxn]; int main(){ //freopen("Cola.txt","r",stdin); scanf(&qu…
Maya Calendar Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 64795 Accepted: 19978 Description During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, profes…
Crossword Answers Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 869 Accepted: 405 Description A crossword puzzle consists of a rectangular grid of black and white squares and two lists of definitions (or descriptions). One list of de…