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 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3611 |
| 4 | jiangly | 3583 |
| 5 | strapple | 3515 |
| 6 | tourist | 3470 |
| 7 | dXqwq | 3436 |
| 8 | Radewoosh | 3415 |
| 9 | Otomachi_Una | 3413 |
| 10 | Um_nik | 3376 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 161 |
| 2 | adamant | 150 |
| 3 | Um_nik | 146 |
| 4 | Dominater069 | 144 |
| 5 | errorgorn | 141 |
| 6 | cry | 139 |
| 7 | Proof_by_QED | 136 |
| 8 | YuukiS | 135 |
| 9 | chromate00 | 134 |
| 9 | TheScrasse | 134 |
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 |
|---|


