Topcoder_Updates's blog

By Topcoder_Updates, history, 2 years ago, In English

Topcoder SRM 825 is scheduled to start at 11:00 UTC-5 on March 9, 2022.

Registration is now open for the SRM in the Arena or Applet and closes at 10:55 UTC-5 .The coding phase will start at 11:05 UTC-5, so make sure that you are all ready to go. Click here to see what time it starts in your area.

Please take a look at our How to Compete guide to understand Topcoder Algorithm rounds better.

Some Important Links:: Match Results (match results, rating changes, challenges, individual test case results), Problem Archive, Problem Writing, Algorithm Rankings, Editorials and Older Editorials(SRM 710 and before),

Best of luck!
- The Topcoder Team

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

| Write comment?
»
2 years ago, # |
Rev. 3   Vote: I like it +33 Vote: I do not like it

Hi, Practice SRM's list is too big for 720p screens to access SRM's after 823. https://imgur.com/tFBqCx6

Current I'm flipping the screen to portrait mode to access SRM 824. https://imgur.com/Evb8iIP

»
2 years ago, # |
  Vote: I like it +39 Vote: I do not like it

Ok, the solutions were kinda uninspiring — 250 simple casework based on number of hidden pairs, 500 subtract 1 from the number with lowest set bit and show that the winner has to subtract 1 from another such number, 1000 show that there's a false after each true so sequences are FTFTFT... and for odd N also FFTFT..., FTFFTFT..., etc + implementation. But holy hell that challenge phase.