包含标签:obcysio 的文章
-
Orange Boy Can You Solve It Out? Ep. 54
Solved! Difficulty: Div2C 思考题 in dreamland Construct it XGN dreamt about the following problem when sleeping: You are given a positive integer n (2\leq n\leq 10^8). Output an arithmetic expression that yields the value n with the following…… -
Orange Boy Can You Solve It Out? Ep. 53 - Gaokao Special 2
思考题 which is an adaptation from a popular problem. The source problem is very popular. IDK if this adaptation has been made or not. Adaptation There are N people indexed from 1 to N in a room. Each of them is given a hat of a random color. The t…… -
Orange Boy Can You Solve It Out? Ep. 52 - Gaokao Special 1
Finally some geometry! Maybe very easy though. Currently I am undergoing the College Entrance Exam(GK) so I don't have many ideas for Competitive Programming problems. This problem is inspired by some math problem in GK Simulation. Of course, this …… -
Orange Boy Can You Solve It Out? Ep. 51
思考题 of Div2B-C Elevator Welcome back to OBCYSIO! Orange Boy has been promoted to LGM boy so this series is in an awkward situation. This problem is very easy. Consider an elevator with a max speed of v_m m/s and an acceleration of a m/s^2. When …… -
Orange Boy Can You Solve It Out? Ep. 50
anniversary 思考题 Very Easy Problem Wow! OBCYSIO has reached 50 episodes! Let's celebrate using a very popular and easy problem. Hikari and Ninetail are playing a game on an undirected graph of N nodes and M edges. They move in turns, with Hikari …… -
Orange Boy Can You Solve It Out? Ep.18.5 (the lost obcysio)
Solved! Difficulty: Div2D-Div2E Note: this problem is drafted on 2019/7/30 by XGN and not released. It's now released on 2022/1/2 by Zzzyt under his permission. Statement Yuqi has an rooted indexed tree T of N nodes indexed from 1 to N. The n…… -
Orange Boy Can You Solve It Out? Ep. 49
思考题 so easy just to prove I am not dead ESL Wulpit is a divine fox spirit. She is learning Chinese. So she doesn't understand English. One day she received an English string S of n lower case characters. XGN told her how her name would be like i…… -
Orange Boy Can You Solve It Out? Ep. 48
思考题 with git Version Control You are given a DAG with N nodes and M direcitonal edges. Node 1 has 0 in degree. We define a node i is required for node j if i is in any path from 1 to j. You are given Q queries, for each query you are given A and…… -
Orange Boy Can You Solve It Out? Ep. 47
Solved! Difficulty: Div2D Long time no see 思考题 Tree Traversing Hikari has a tree of N nodes. The node #1 is the root. Initially she is at node 1. She can do one of the following three operations: - Move to any adjacant node with cost 1 - M…… -
Orange Boy Can You Solve It Out? Ep. 46
chemistry 思考题 Hydrocarbon Ninetail is building a tree. She has N nodes and she will assign a value from 0 to 3 to each node. All nodes with the same value are indistinguishable. Then she will connect the N nodes with N-1 edges so that they form ……