摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; bool isJump(int x) { // int tempp=x; if(x%7==0) return true; int t 阅读全文
posted @ 2021-02-04 20:02
-Asurada-
阅读(106)
评论(0)
推荐(0)
摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; typedef struct { int index; long long int value; }Point; vector<Po 阅读全文
posted @ 2021-02-04 13:06
-Asurada-
阅读(123)
评论(0)
推荐(0)

浙公网安备 33010602011771号