Why has gkSeni been removed from the list of top contributors?
# | 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 | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
9 | nor | 153 |
Why has gkSeni been removed from the list of top contributors?
Hello Codeforces community,
I don't know why people have so much craze for contribution that they resort to cheap techniques like creating fake accounts and upvoting themselves. Check
One thing how this could be solved is by increasing the time taken to register the account. CF can add fields like "Organization" and other things mandatory and increase the size of the form. I am not into system design, so not sure if I am speaking wrong.
Second the captcha checking system is not functioning full correct. If captcha needs "1042 revenge", then "0000 revenge" also gets accepted. The captcha fails to match the digits (0 - 9). I tried and successfully generated accounts by wrong captcha.
Finally, I have seen useful comments getting downvotes for no reason. Check. Unnecessary downvotes of figures like -111.
It would be better if some trustable users can be added as "Blog Moderators" who could examine and maintain the decorum. :)
Cheers!
Nowadays, I find that the submission queues go upto 3rd and 4th page. This has become a bit of problem now as I need to wait for really long time, and I just can't concentrate on other problem. I read one two words again switch my tab to see if I got an AC. Please MikeMirzayanov, solve this issue. I really like practising here.
We are given a set V of distinct binary vectors {v1, v2, ...vn} each of size k.
Now you are free to chose a subset of V, SV = {vi1, vi2, vi3, ..., vim} such that
We need to minimize m (the size of subset SV). (ie the columns of M)
For eg: a vector v of size 3 can be [0, 0, 1]T or [1, 0, 1]T and 6 more are possible.
Name |
---|