Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

Superty's blog

By Superty, history, 6 years ago, In English
Tutorial is loading...

Author: crvineeth97
Testers: deepanshugarg, nir123

Author's code
Tutorial is loading...

Author: RohanRTiwari
Tester: Superty

Author's code
Tutorial is loading...

Author: aman_shahi2
Tester: mprocks

Author's code
Tutorial is loading...

Author: RohanRTiwari
Testers: codelegend, Superty

Author's code
Tutorial is loading...

Author: born2rule
Testers: devanshg27, FundamentalEq

Author's code
Tutorial is loading...

There was an unexpected solution that involved bitset that runs in complexity O(N2 / 32). Have a look at Syloviaely 's code: 34364964

Author: RohanRTiwari
Testers: born2rule, devanshg27, additya1998, virus_1010, nir123

Author's code
Tutorial is loading...

Author: FundamentalEq
Tester: born2rule

Author's code
Tutorial is loading...

Author: Superty
Tester: codelegend

Author's code

Full text and comments »

  • Vote: I like it
  • +84
  • Vote: I do not like it

By Superty, history, 6 years ago, In English

Hello Codeforces!

I would like to invite you to CodeCraft-18, which will take place on Saturday, 20th January, 9:05 PM IST. This is a combined Div. 1 + Div. 2 round and is rated for participants of both divisions.

CodeCraft-18 is part of Felicity, IIIT Hyderabad's most awaited set of events, Threads. With a plethora of intellectually engaging online contests in various fields of programming, mathematics and general knowledge, Threads is a celebration of the spirit of computing and engineering. Other than CodeCraft, we have the Project Euler-style contest Gordian Knot and a jeopardy-style CTF event called Break In, amongst other events.

I would like to thank the CodeCraft team -- FundamentalEq, RohanRTiwari, additya1998, aman_shahi2, born2rule, codelegend, crvineeth97, deepanshugarg, devanshg27, mprocks, nir123 and virus_1010 -- for their amazing work in problemsetting. I would also like to thank vintage_Vlad_Makeev for helping us prepare the problems, and MikeMirzayanov for the great Codeforces and Polygon platforms.

Prizes

  • Top 20 participants win Codeforces T-shirts
  • Top 5 participants from India win Codeforces T-shirts

You will be given 8 problems and 3 hours to solve them. The scoring distribution will be announced later. Good luck!

Update: Scoring is 500 — 1000 — 1500 — 2000 — 2500 — 3000 — 3500 — 3750

Update 2: We would like to apologize about problem F and G, which turned out to be easier than we expected, and about the mistake in the statement of H.

Congrats to the winners!

Top 20:
1. SkyDec
2. Syloviaely
3. matthew99
4. dotorya
5. FizzyDavid
6. laofudasuanbaofushehui
7. ikatanic
8. jcvb
9. Um_nik
10. molamola.
11. rajat1603
12. geniucos
13. MrDindows
14. Radewoosh
15. pavel.savchenkov
16. shanquan2
17. 613
18. JOHNKRAM
19. mxh1999
20. satyaki3794

Top 5 in India:
1. rajat1603
2. satyaki3794
3. jtnydv25
4. akulsareen
5. akashdeep

The editorial is ready!

Full text and comments »

  • Vote: I like it
  • +458
  • Vote: I do not like it

By Superty, history, 8 years ago, In English

Go to the ratings page of any organization with at least two pages of users. e.g. http://codeforces.com/ratings/organization/227

Scroll to the bottom and go try to go to page 2.

Result: the link goes to http://codeforces.com/ratings/page/2

Actually, it should go to http://codeforces.com/ratings/organization/227/page/2

Full text and comments »

  • Vote: I like it
  • +79
  • Vote: I do not like it

By Superty, 9 years ago, In English

He has gone from newbie to div1 in just one week! Congratulations Egor!

Full text and comments »

  • Vote: I like it
  • -34
  • Vote: I do not like it

By Superty, 9 years ago, In English
  • Vote: I like it
  • +21
  • Vote: I do not like it

By Superty, 10 years ago, In English

My solution 8329406 to the problem 295B - Егор и граф is O(N^3), but it runs within 3 seconds? How is it possible? N is 500.

Full text and comments »

  • Vote: I like it
  • -23
  • Vote: I do not like it

By Superty, 10 years ago, In English
  • Vote: I like it
  • -1
  • Vote: I do not like it