I have a question , need fast response to two types of operations:
1 x y element on position x being y;
2 x y number of distinct numbers from the interval [ x , y ]; How to solve this problem,can someone help me??
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Distinct numbers on an interval
I have a question , need fast response to two types of operations:
1 x y element on position x being y;
2 x y number of distinct numbers from the interval [ x , y ]; How to solve this problem,can someone help me??
Rev. | Lang. | By | When | Δ | Comment | |
---|---|---|---|---|---|---|
en6 | Omega1 | 2015-07-04 14:42:44 | 37 | |||
en5 | Omega1 | 2015-07-04 14:42:12 | 60 | |||
en4 | Omega1 | 2015-07-04 14:37:25 | 7 | Tiny change: 'ition x being y;\n\n**2' -> 'ition x become y;\n\n**2' | ||
en3 | Omega1 | 2015-07-03 20:40:49 | 2 | Tiny change: 'being y;\n**2 x y*' -> 'being y;\n\n**2 x y*' | ||
en2 | Omega1 | 2015-07-03 20:40:16 | 2 | Tiny change: 'rations:\n**1 x y*' -> 'rations:\n\n**1 x y*' | ||
en1 | Omega1 | 2015-07-03 20:39:48 | 255 | Initial revision (published) |
Name |
---|