AtCoder Beginner Contest 097

A #include "bits/stdc++.h" using namespace std; const int nmax = 1e6 + 10; const int INF = 0x3f3f3f3f; typedef long long ll; typedef double db; int a,b,c,d; int main() { scanf("%d %d %d %d",&a,&b,
相關文章
相關標籤/搜索