ysh's blog
  • 首頁
  • 庫存
  • 分類
  • 標籤
  • 關於
  •   
  •   

APCS - 10610-4.cpp

APCS - 10610-4.cppAPCS-10610-4.cpp // Author : ysh // 05/07/2022 Sat 12:55:43.75 #include<bits/stdc++.h> using namespace std; #define int long long #define w first #define t second inline bool cp(p
2022-05-07
資訊 > 題解 > APCS
#solution #compare

d072. Q-6-4. 闖關二選一 - TCFSH CIRC Judge

TCIRC解題紀錄 d072. Q-6-4. 闖關二選一 - TCFSH CIRC JudgeAP325-d072-2.cpp // Author : ysh // 05/06/2022 Fri 11:14:37.61 #include<bits/stdc++.h> using namespace std; #define int long
2022-05-06
資訊 > 題解 > TCIRC
#solution #DP

APCS - 10610-3.cpp

APCS - 10610-3.cppAPCS-10610-3.cpp // Author : ysh // 05/01/2022 Sun 16:30:04.98 #include<bits/stdc++.h> using namespace std; #define MAX 100000 vector<int>f[MAX]; bitset<MAX>s; long long ans
2022-05-01
資訊 > 題解 > APCS
#solution #DP #tree

APCS - 10503-4.cpp

APCS - 10503-4.cppAPCS-10503-4.cpp // Author : ysh // 04/29/2022 Fri 21:49:04.42 #include<bits/stdc++.h> using namespace std; vector<int> f[100000]; // bool mark[10000][10000] = {}; in
2022-04-29
資訊 > 題解 > APCS
#solution #DP #tree

APCS - 10503-3.cpp

APCS - 10503-3.cppAPCS-10503-3.cpp // Author : ysh // 04/29/2022 Fri 21:21:49.72 #include<bits/stdc++.h> using namespace std; struct box{ int l = 0,r = 0; }; inline bool cp(box a,box
2022-04-29
資訊 > 題解 > APCS
#solution #struct

d077. P-6-13. 周伯通的基地台 (@@) - TCFSH CIRC Judge

TCIRC解題紀錄 d077. P-6-13. 周伯通的基地台 (@@) - TCFSH CIRC JudgeAP325-d077-4.cpp // Author : ysh // 04/29/2022 Fri 14:15:23.87 #include<bits/stdc++.h> using namespace std; int main(
2022-04-29
資訊 > 題解 > TCIRC
#solution #DP #deque

d078. P-6-15. 一覽衆山小 - TCFSH CIRC Judge

TCIRC解題紀錄 d078. P-6-15. 一覽衆山小 - TCFSH CIRC JudgeAP325-d078.cpp // Author : ysh // 04/29/2022 Fri 10:15:44.92 #include<bits/stdc++.h> using namespace std; int main() {
2022-04-29
資訊 > 題解 > TCIRC
#solution #DP #vector

f314. 3. 勇者修煉 - 高中生程式解題系統

Zerojudge解題紀錄 f314. 3. 勇者修煉 - 高中生程式解題系統Zerojudge-f314-2.cpp // Author : ysh // 04/26/2022 Tue 22:10:59.11 #include<bits/stdc++.h> using namespace std; int main() {
2022-04-26
資訊 > 題解 > Zerojudge
#solution #DP

d076. P-6-11. Catalan number - TCFSH CIRC Judge

TCIRC解題紀錄 d076. P-6-11. Catalan number - TCFSH CIRC JudgeAP325-d076.py # Author : ysh # 04/22/2022 Fri 21:51:47.98 f = [] def mk(a,b): tmp = 0 for i in range(b):
2022-04-22
資訊 > 題解 > TCIRC
#solution #DP

d076. P-6-11. Catalan number - TCFSH CIRC Judge

TCIRC解題紀錄 d076. P-6-11. Catalan number - TCFSH CIRC JudgeAP325-d076.cpp // Author : ysh // 04/22/2022 Fri 21:41:23.19 #include<bits/stdc++.h> using namespace std; const lon
2022-04-22
資訊 > 題解 > TCIRC
#solution #DP
1…3132333435…37

搜尋

Hexo Fluid
總訪問量 次 總訪客數 人