| № | Пользователь | Рейтинг |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | strapple | 3515 |
| 6 | tourist | 3470 |
| 7 | dXqwq | 3436 |
| 8 | Radewoosh | 3415 |
| 9 | Otomachi_Una | 3413 |
| 10 | Um_nik | 3376 |
| Страны | Города | Организации | Всё → |
| № | Пользователь | Вклад |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | adamant | 153 |
| 3 | Um_nik | 146 |
| 3 | Proof_by_QED | 146 |
| 5 | Dominater069 | 145 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | TheScrasse | 134 |
| 10 | chromate00 | 133 |
|
+5
Check for errors in your console. I guess ur browser is old. |
|
+5
Can u make it just visible to other people. This will not disturb you pro guys and make the weaker guys like me know the right way to practice. I think this is not that difficult. Is their any problem in that? |
|
0
I wasted a lot of time bcoz of this typo in the editorial.Thank you. |
|
0
Is it possible to have this feature running, it will be amazing. |
|
0
I also got a runtime error on test case 92.I just changed string to char array and took the input character by character.It got AC.10776197 |
|
0
I am getting HTTP Status 500 — java.lang.NullPointerException in Div2 D ladder. |
|
0
Please tell how do we use this platform neerc.ifmo.ru? |
|
+11
Best of luck to all the Indian teams. karanaggarwal and adurysk bring the best positions for our country. |
|
0
It may help:Matrix Expo Tutorial |
|
0
Sort the problems here of dp tag in codeforces by the number of users who solved and start doing them. |
|
0
u can call it the present value in the binary search or mid. |
|
-8
|
|
+1
You can do this by binary searching the answer which is checked valid by: 1.making a graph with cost sqrt(|x_j-x_i-L|) — R * b_j and always x_j > x_i. 2.In this graph,find shortest path from x0 to xn (take x0 as a dummy start). i)if this value is -ve this means the mid(of binary search) is greater than the optimal value. ii)if +ve this is opposite the above,thus take the necessary steps in else of binary search. 3.Once you get the optimal value you backtrace the waiting pts you took. For further reading Editorial's comment His submission for this method Submission EDIT:Congrats for becoming the Training and Placement Representative |
|
+1
It is evaluated left to right so when first condition returns 1 it is left with 1<=1 which also returns 1. |
|
-39
Thank you sir.So is the round unrated? |
|
-35
I request the organisers to please make this contest unrated being full of unexpected delays and problems. |
|
0
why haven't we taken the case of selecting both from the no 1s or both from both one 1s in the case of x>=1 and y>=1 thus adding (x*(x-1))/2 and (y*(y-1))/2 to x.y? EDIT:Got it |
|
0
That's great. |
|
0
Can this be integrated with sublime too? |
|
+9
The latest version gives support for proxy.But I m not able to use it even now.There are Parsing failed again.Pl tell me if i hav to do something else except setting system proxy. |
|
0
http://mirror.codeforces.com/contest/242/submission/9527768 and http://mirror.codeforces.com/contest/242/submission/2563497 The same code...i m not as lucky as the latter. |
|
0
I loved it but I need to send the auth code every time i need to sign in.It neither remains signed in. |
|
0
https://polygon.codeforces.com/c/contestid/english/statements.pdf Does this means if I write https://polygon.codeforces.com/c/482/english/statements.pdf i will be able to download the Round 275 Div1 problems as pdf? |
|
+3
I also read flashmt codes.They are the best to refer to. |
|
-8
Просто из любопытства. |
|
0
Please make it for firefox also. |
|
0
Acc to what I hav understood take every pair of i and j and see if i comes after j in all the given permutations.If yes,add edge i-j in the new graph.This makes the graph to find the longest path.Pl tell if I am wrong somewhere. EDIT:Sorry didn't read Alexandru's reply which is the same as what I said. |
|
0
As it will not be possible for sharing a spreadsheet with too many people I can't take everybody in.U can start ur own.No big deal.And those who r in stay consistent as bcoz of u someone else is not in. Interested people can still send ur ids I will consider them. |
|
+1
Please don't just downvote and leave.If you really don't like this post give ur suggestions for what else do u consider right instead of this.I requested for this bcoz this can save a lot of my time which everyone spend searching a nice problem of their level(including me,I also hav to spend a considerable amount of time just searching the right prob acc to no of users who solved it). |
|
0
Pls explain the approach for Problem J — Product Innovation |
|
-8
How is getting a head second time after getting head on first throw a dependent event? Pls explain. Shouldn't both be independent events? |
|
+12
Thank u for the statistics.Loved watching myself here for my first hack in codeforces. |
|
+2
first sort the probabilities.. then suppose they are a,b,c in sorted order 1.Take a*(1-b)*(1-c)+b*(1-a)*(1-c)+c*(1-b)*(1-a) which is prob of getting one of them at a time. 2.Then leave the smallest probability a,then find b*(1-c)+c*(1-b) 3.Then leave prob b and take c. 4.Take the best value(closest to one) among the three calculated above. Using this u can calculate the answer for ur test case. |
|
0
Thank you |
|
0
What is meant by Non-blocked edges in Div1 C? |
|
0
Is there any link to the problems too? |
|
-11
What is Challenge 24 and PM? |
|
-12
Chullu bhar pani mein doob mar yeh samajh mein aa jae to batana |
| Название |
|---|


