Блог пользователя JaberSH1

Автор JaberSH1, история, 9 месяцев назад, По-английски

Hello, Codeforces!

We are happy to invite you to participate in The 2025 Homs Collegiate programming contest that was held on the 23th of july in Homs, Syria.

The problems were authored and prepared by: Hosen_ba, Go8, EyadBT, Mohammad_Hacker, Grizoo, Rj3i_Flicker, and me.

I would like to give our sincere thanks to:

We would love to hear your feedback on the problems in the comments section. We hope you have a blast participating in this contest and wish you the best of luck!

Полный текст и комментарии »

  • Проголосовать: нравится
  • +130
  • Проголосовать: не нравится

Автор JaberSH1, история, 2 года назад, По-английски

The same solution was submitted in both C++17 (GCC 7-32) & C++20 (GCC 13-64).

AC submission passed with 0 KB on C++17 (GCC 7-32): 257826303

While it resulted in an MLE on C++20 (GCC 13-64): 257826268

The code uses linear memory and it failed on the 8th test which is only of size 10 :/

Полный текст и комментарии »

  • Проголосовать: нравится
  • +4
  • Проголосовать: не нравится

Автор JaberSH1, история, 3 года назад, По-английски

Can anyone provide a code for Eppstein's k shortest paths algorithm?

Полный текст и комментарии »

  • Проголосовать: нравится
  • -8
  • Проголосовать: не нравится