| # | 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 |
|
+11
Teamscode is tomorrow! make sure to sign up! |
|
+8
As a problemwriter, I prepared a nonpositive amount of problems and touched a nonnegative amount of grass. |
|
+18
yayyy enjoy the contest! |
|
0
Auto comment: topic has been updated by jay_jayjay (previous revision, new revision, compare). |
|
0
Auto comment: topic has been updated by jay_jayjay (previous revision, new revision, compare). |
|
0
chat i don't think tc will have edis next contest at this rate :sob: |
|
+1
TeamsCode is in 2.5 hours! |
|
+1
As an organizer, I claim that TeamsForces >> CodeCode |
|
+12
Auto comment: topic has been updated by jay_jayjay (previous revision, new revision, compare). |
|
0
RIP Baekjoon OJ |
|
+3
awesomeguy856 orz |
|
0
High school being <=18 doesn't really make sense, (at least in the US) there are a lot of HSers who are older than 18. Perhaps copy the IOI criteria of <20 and in high school? |
|
+24
How to not disbelieve in something that is correct? Seriously though, I have the exact opposite problem as yours. Sometimes, I incorrectly dismiss an idea or approach because I think it's wrong, or because I can't prove it...... |
|
0
Auto comment: topic has been updated by jay_jayjay (previous revision, new revision, compare). |
|
0
Auto comment: topic has been updated by jay_jayjay (previous revision, new revision, compare). |
|
0
gmbl orz |
|
+8
As a problemsetter, C0DET1GER orz. |
|
0
yeah we have to use bigints to store point values |
|
+19
20! = 2,432,902,008,176,640,000 |
|
0
shsh orz what are the bounds on the weights? this is rather important i think..... as tinca_matei said, it is definitely np-hard for large weights (even assuming you can multiply in O(1)) also, is there a bound on the answer? otherwise, it can get rather large ..... |
|
+10
Great problems! dantheman orz |
|
+17
oops i wrote |
|
+5
hungry arachnid is a good problem yayy |
|
+18
Five hours on three problems? Pretend each subtask is a problem, then it really becomes 5 hours on 10~15 problems. Subtasks are like hints, they are there to help you and to guide you to the solution. Please don't ignore them... For example, on USACO contests, I usually get a large portion of my points from subtasks entirely. If you're solving hard USACO Plat problems in 1.5~2 hours, you probably are good enough to do well on almost any olympiad. Just don't panic and enjoy the problems (panicking won't help you, anyway). Good luck! |
|
+16
As a setter, waymo orz. |
|
On
reirugan →
Compiler doesn't optimize operations with powers of two to bitwise operations?, 20 months ago
+8
also java rounds towards 0 too so thats why you see it in java as well D: |
|
On
reirugan →
Compiler doesn't optimize operations with powers of two to bitwise operations?, 20 months ago
+27
see https://en.algorithmica.org/hpc/compilation/contracts/#arithmetic tl;dr: bit shifting doesnt work directly for signed integers cuz of rounding reasons (stupid c++ rounding toward 0 as always) |
|
On
jay_jayjay →
Constant factored on 2057E1 (Hello 2025 contest, E1 Another Exercise on Graphs Easy), 21 month(s) ago
0
299814561 still doesn't pass D: |
|
+1
iframe orz |
|
+13
You can also solve in O(Q log N) with PST walking |
|
+16
D is a nice problem, really enjoyed it in contest. Also, L is nicer to do if you count count the number of 2 squares divided by a vertical line and horizontal line, and subtract overcounts. rutgers orz |
|
+40
As a tester who has not tested yet, the problems are very good and you should take the contest! |
|
-12
cry orz |
|
+21
As a problemsetter, we are non-trivially on schedule this time :D. |
|
0
This trick is so cool! tibinyte orz |
|
+52
For each of the statements above, either they are true or they are false. |
|
+65
sto bnxe orz |
|
0
Has information been sent out yet? I signed up a few weeks ago (I'm a usaco camper), but haven't received any information yet. Thanks! |
|
+18
As a problem setter, I set a nonnegative amount of problems. |
|
+5
|
|
0
RIP I love vim |
|
+49
Actually, you can do this even faster, b/c you don't need to check primes $$$p*p \gt x$$$. This is ~3-5 times faster than your solution. (using recursive templates) |
| Name |
|---|


