LC replied - So many people copy and paste template code in Biweekly Q4
6773

I am wondering why so many people know the lazy tag segment tree? A lazy tag segment tree problem with 580+ accepted solutions?

Here are a few example identical solutions, I will try to find more later, and you please help me to report more.

**By the way, the test case for this problem is so week, many people just use brute force O(nq) solution to pass the test. **

complete list:
https://leetcode.com/discuss/general-discussion/3205880/Biweekly-98-plagiarism-report-for-question-4

some of the example:
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900403451/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900417100/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900418151/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900418947/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900419190/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900420603/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900423483/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900423957/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900425514/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900426518/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900426623/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900426688/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900426774/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900428049/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900428068/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900429892/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900430022/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900430143/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900430595/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900433591/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900433826/
https://leetcode.com/contest/biweekly-contest-98/submissions/detail/900436301/

I just list only a few of them, actually they are too many many. The common feature is that they just change the variables and the code structure are exactly the same.

You can report them in ranking and get free coins. The way is that you can try to scoll to rank 300 or later and see the people that have no false attemept.

Comments (26)