d043. 例題 P-4-2. 笑傲江湖之三戰 - TCFSH CIRC Judge TCIRC解題紀錄 d043. 例題 P-4-2. 笑傲江湖之三戰 - TCFSH CIRC JudgeAP325-d043.cpp // Author : ysh // 03/06/2022 Sun 12:16:13.32 // https://judge.tcirc.tw/ShowProblem?problemid=d043 #include& 2022-03-06 資訊 > 題解 > TCIRC #solution #greedy #deque
h028. 202001_3 砍樹 - 高中生程式解題系統 Zerojudge解題紀錄 h028. 202001_3 砍樹 - 高中生程式解題系統Zerojudge-h028.cpp // Author : ysh // 03/06/2022 Sun 11:32:31.40 #include<bits/stdc++.h> using namespace std; struct box{ 2022-03-06 資訊 > 題解 > Zerojudge #solution #greedy #re #struct #APCS #pointer
APCS - 11101-03-2.cpp APCS - 11101-03-2.cppAPCS-11101-03-2.cpp // Author : ysh // 03/05/2022 Sat 20:16:46.11 #include<bits/stdc++.h> using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(0) 2022-03-05 資訊 > 題解 > APCS #solution #set #hash #unordered_set
d020. 例題 P-2-11. 最接近的區間和 (*) - TCFSH CIRC Judge TCIRC解題紀錄 d020. 例題 P-2-11. 最接近的區間和 (*) - TCFSH CIRC JudgeAP325-d020.cpp // Author : ysh // 02/23/2022 Wed 9:43:33.86 // https://judge.tcirc.tw/ShowProblem?problemid=d020 #inc 2022-02-23 資訊 > 題解 > TCIRC #solution #set #pref
d010. 例題 P-2-1. 不同的數—排序 - TCFSH CIRC Judge TCIRC解題紀錄 d010. 例題 P-2-1. 不同的數—排序 - TCFSH CIRC JudgeAP325-d010.cpp // Author : ysh // 02/23/2022 Wed 8:48:27.42 // https://judge.tcirc.tw/ShowProblem?problemid=d010 #include& 2022-02-23 資訊 > 題解 > TCIRC #solution #queue
d011. 例題 P-2-2. 離散化 – sort - TCFSH CIRC Judge TCIRC解題紀錄 d011. 例題 P-2-2. 離散化 – sort - TCFSH CIRC JudgeAP325-d011.cpp // Author : ysh // 02/23/2022 Wed 8:38:30.62 // https://judge.tcirc.tw/ShowProblem?problemid=d011 #inclu 2022-02-23 資訊 > 題解 > TCIRC #solution #map
Codeforces - Avoid-Local-Maximums Codeforces出處 Codeforces Round 772 (Div. 2)難度 800標籤 greedy *800 Codeforces - Avoid-Local-MaximumsAvoid-Local-Maximums.cpp // Author : ysh // 02/20/2022 Sun 22:51:17.00 // h 2022-02-20 資訊 > 題解 > Codeforces #solution #contest
Alphabet – Kattis, Kattis Alphabet – Kattis, Kattiskattis-Alphabet2.cpp // Author : ysh // 02/20/2022 Sun 10:36:21.45 // https://open.kattis.com/problems/alphabet #include<bits/stdc++.h> using namespace std; int main() 2022-02-20 資訊 > 題解 > Kattis #solution #DP #re
Codeforces - mining-water-chestnut Codeforces - mining-water-chestnutmining-water-chestnut.cpp // Author : ysh // 02/14/2022 Mon 13:06:32.40 // https://codeforces.com/group/H0qY3QmnOW/contest/366708/problem/J #include<bits/stdc++.h> 2022-02-14 資訊 > 題解 > Codeforces #solution #contest #gp
Codeforces - Perfect-take Codeforces - Perfect-takePerfect-take.cpp // Author : ysh // 02/14/2022 Mon 13:00:20.27 // https://codeforces.com/group/H0qY3QmnOW/contest/366708/problem/D #include<bits/stdc++.h> using namespace s 2022-02-14 資訊 > 題解 > Codeforces #solution #contest