| # | User | Rating |
|---|---|---|
| 1 | jiangly | 3810 |
| 2 | Benq | 3676 |
| 3 | Kevin114514 | 3655 |
| 4 | maroonrk | 3463 |
| 5 | strapple | 3447 |
| 6 | Um_nik | 3387 |
| 7 | heuristica | 3322 |
| 8 | turmax | 3317 |
| 9 | tourist | 3307 |
| 10 | jiangbowen | 3291 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 156 |
| 2 | nik_exists | 150 |
| 2 | maspy | 150 |
| 4 | Um_nik | 143 |
| 5 | Errichto | 139 |
| 6 | adamant | 137 |
| 7 | AmShZ | 135 |
| 8 | maroonrk | 133 |
| 9 | BledDest | 132 |
| 10 | qwexd | 129 |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 7 years ago
0
You should join the group first in order to view the contests inside. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 7 years ago
+3
Fixed. You may try them now. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 7 years ago
+3
EOI18 and IOI qualifications 2019 have been added. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 7 years ago
0
Added them to the group and the blog. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 8 years ago
+8
I will try to add them as soon as possible. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 8 years ago
+1
EOI'17 Onsite contests problems have been added. You may try them now. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 8 years ago
+9
Yes, They will be added soon. |
|
On
BitHashTech →
Egyptian Olympiad in Informatics — Open Contests Archive (IOI style problems), 8 years ago
0
Fixed, please try again. |
|
+16
It happens that 2 problems coincides not only between 2 OJs but in the same OJ. Last round (Codeforces Round 381 (Div. 2)) problem 740D - Alyona and a tree was the same exact idea as problem 101147J - Whistle's New Car from contest 2016-2017 ACM-ICPC, Egyptian Collegiate Programming Contest (ECPC 16) not the statement or author or anything, but it is the same exact problem (only input format differs). Possibly Telepathy! I think this is almost the same exact situation here. So it wouldn't be a big problem if this round remains rated. |
|
+9
Is the time correct? Edit: It's fixed now. |
|
0
Here is another interactive problem to try from (2012-2013 ACM-ICPC, NEERC, Moscow Subregional Contest): |
|
+3
In the first line the DFS function:
There is an initialization missing here. I believe it should be like
Right? This will make you pass that test. |
|
0
Yes cur means what coin I am adding right now . |
|
0
Edit : the solution had some mistakes , however it passed as a complete search !! :O :'D AC CODE : 12947069 |
|
+16
Exactly ^ , when I thought about this , I realized that whenever a contest would be , it might coincide with somebody's schedule .. If you managed to make it good for some places , it will not be comfortable for some other places .. Simply , You can't make everyone happy , I guess time management is the most acceptable solution here . |
|
0
It's not about a whole team , but each member .. Five Regional as total ( Regional Contests ) . A student who has competed in five Regional Contests is NOT eligible to compete ( Regional Rules ) . |
|
+8
BFS can't be done by recursion as BFS goes level by level , which can't be done by a recursive function which goes as deep as it can then go back when it ends a path and so on . |
| Name |
|---|


