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

CSES - Salary Queries

CSES - Salary QueriesSalary-Queries.cpp // Author : ysh // 08/17/2022 Wed 8:06:09.40 // https://cses.fi/problemset/task/1144/ #include<bits/stdc++.h> #include<bits/extc++.h> using namespace std
2022-08-17
資訊 > 題解 > CSES
#solution #tree #pb_ds

e367. 區間Xor - 高中生程式解題系統

Zerojudge解題紀錄 e367. 區間Xor - 高中生程式解題系統Zerojudge-e367.py # Author : ysh # 08/16/2022 Tue 16:53:37.42 b = [] llast = 0 last = 0 for i in range(100001): last = last ^ i ll
2022-08-16
資訊 > 題解 > Zerojudge
#solution #pref

CSES - Monsters

CSES - MonstersMonsters.cpp // Author : ysh // 08/16/2022 Tue 8:08:02.33 // https://cses.fi/problemset/task/1194 #include<bits/stdc++.h> using namespace std; #ifdef LOCAL #include<C:\Users\Publ
2022-08-16
資訊 > 題解 > CSES
#solution #BFS

CSES - Round Trip

CSES - Round TripRound-Trip.cpp // Author : ysh // 08/15/2022 Mon 12:59:35.46 // https://cses.fi/problemset/task/1669 #include<bits/stdc++.h> using namespace std; vector<vector<int>>f; vector
2022-08-15
資訊 > 題解 > CSES
#solution #DFS

CSES - Message Route

CSES - Message RouteMessage-Route.cpp // Author : ysh // 08/13/2022 Sat 10:08:29.02 // https://cses.fi/problemset/task/1667 #include<bits/stdc++.h> using namespace std; #ifdef LOCAL #include<C:\
2022-08-13
資訊 > 題解 > CSES
#solution #BFS #re-search

CSES - Building Roads

CSES - Building RoadsBuilding-Roads.cpp // Author : ysh // 08/13/2022 Sat 7:44:15.40 // https://cses.fi/problemset/task/1666 #include<bits/stdc++.h> using namespace std; vector<int>f; inline in
2022-08-13
資訊 > 題解 > CSES
#solution #graph

CSES - Labyrinth

CSES - LabyrinthLabyrinth.cpp // Author : ysh // 08/09/2022 Tue 15:34:23 // https://cses.fi/problemset/task/1193 #include<bits/stdc++.h> using namespace std; int xx[] = {1,0,-1,0}; int yy
2022-08-09
資訊 > 題解 > CSES
#solution #BFS #re-search

d055. P-4-14. 控制點 (2D-max) - TCFSH CIRC Judge

TCIRC解題紀錄 d055. P-4-14. 控制點 (2D-max) - TCFSH CIRC JudgeAP325-d055.cpp // Author : ysh // 08/03/2022 Wed 10:06:43 // https://judge.tcirc.tw/ShowProblem?problemid=d055 #include&
2022-08-03
資訊 > 題解 > TCIRC
#solution #sweep-line #greedy

CSES - Subarray Sums I

CSES - Subarray Sums ISubarray-Sums-I.cpp // Author : ysh // 07/31/2022 Sun 17:01:02.71 // https://cses.fi/problemset/task/1660 #include<bits/stdc++.h> using namespace std; #define int long long si
2022-07-31
資訊 > 題解 > CSES
#solution #map #DP

CSES - Counting Rooms

CSES - Counting RoomsCounting-Rooms.cpp // Author : ysh // 07/31/2022 Sun 16:42:02.65 // https://cses.fi/problemset/task/1192 #include<bits/stdc++.h> using namespace std; const int xx[] = {1,0
2022-07-31
資訊 > 題解 > CSES
#solution #DFS
1…2425262728…38

搜尋

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