I think codeforces should have two different count for upvote and downvote.
See above image,
both of them having totally different meaning.
According to current scheme 50 upvote and 49 downvote = 1 upvote.
What is your opinion on this ?
# | User | Rating |
---|---|---|
1 | tourist | 3985 |
2 | jiangly | 3814 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3517 |
7 | Radewoosh | 3410 |
8 | hos.lyric | 3399 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
4 | atcoder_official | 161 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | luogu_official | 150 |
I think codeforces should have two different count for upvote and downvote.
See above image,
both of them having totally different meaning.
According to current scheme 50 upvote and 49 downvote = 1 upvote.
What is your opinion on this ?
I want to extract date and time of submission from creationTimeSeconds (from user status API) , so can you please guide me for the same.
Example : creationTimeSeconds: 1650552092 then what is the date and time to corresponding creationTimeSeconds
Thank you.
I want to fetch details of problem using problem code (like {contestId}{problemIndex}ex. 1654C).
Is there any separate API exist for this ? (other than make API call to contest with contestId and then fetch problem from result) ?
Thank you.
Never submit right solution again in google competition !! if you do this than your penalty time will update as last correct submission :(
Is there any API available in codeforces by which we can fetch problem statement ?
Thank you.
(as soon as I receive appropriate answer , I will delete the blog so that other than directly view some of good blog in recent action list rather than mine :) )
given N queries ( N <= 105 ) of 2 types :
initially , string S is empty.
1 ch : push character ch at the end of the string S
2 : return YES if string S is palindrome else return NO
7
1 a
2
1 b
1 b
2
1 a
2
YES
NO
YES
Can someone help me to solve this problem ?
Actually, this problem was in my brain but I didn't find it anywhere. (so I can't provide link)
(Give honest opinion)
Name |
---|