Let's turn the controversy up to 11 (not in binary). Feel free to post some more polls in the comments if you want to
What is this data structure called?
How do you indent?
No indentation (you need help)
Best language for CP?
What type of variable do you prefer?
How do you bfs/dfs?
Some from the comments:
(C/C++ only) How do you I/O?
What range do you use?
[l,r) [likes:7,option2]
Segment Tree
(Inspired by neal.fun)
Auto comment: topic has been updated by AksLolCoding (previous revision, new revision, compare).
Auto comment: topic has been updated by AksLolCoding (previous revision, new revision, compare).
Auto comment: topic has been updated by AksLolCoding (previous revision, new revision, compare).
Y'all sleeping on Python
1st option is the correct answer, but only me got it correct?
Which one is better cin/cout or scanf/printf?
Added to the post
Does having a anime girl as your pfp effect your rating?
Who tf uses deque for dfs?
At least 59 people
It's faster than recursion
Suggestion: Do you use Inclusive-Inclusive [L,R] ranges or Inclusive-Exclusive [L,R) ranges?
Suggestion 2: Do you use node-based (pointer) or array-based segment tree?
wow nice initiative, thanks
yw
Auto comment: topic has been updated by AksLolCoding (previous revision, new revision, compare).
How do you write the functions on a segment tree? Recursive — iterative