There are some bugs exists while compiling a c++ code,it looks weird but really common on standard c++ compiler.I'll write down the bugs here.
1.stl::vector:fail to use operator "=".
I was trying to implent the merge function of segment tree.
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 165 |
2 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
4 | adamant | 160 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
8 | Dominater069 | 154 |
8 | nor | 154 |
Some bugs looks weird but really exists
There are some bugs exists while compiling a c++ code,it looks weird but really common on standard c++ compiler.I'll write down the bugs here.
I was trying to implent the merge function of segment tree.
Rev. | Lang. | By | When | Δ | Comment | |
---|---|---|---|---|---|---|
en6 | zhengqingyuan | 2024-09-19 08:34:25 | 69 | |||
en5 | zhengqingyuan | 2024-09-19 08:33:19 | 89 | |||
en4 | zhengqingyuan | 2024-09-18 10:05:50 | 18 | Tiny change: 'ion before,the bug s' -> 'ion before `C++17(GCC 7-32)`,the bug s' | ||
en3 | zhengqingyuan | 2024-09-18 10:01:50 | 217 | |||
en2 | zhengqingyuan | 2024-09-18 09:53:30 | 1644 | (published) | ||
en1 | zhengqingyuan | 2024-09-16 17:13:55 | 285 | Initial revision (saved to drafts) |
Name |
---|