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

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

Greetings Everyone! I was working on a new app that automatically send you an email about recent Codeforces contest's Countrywise Rank and University Rank as well as global rank after every contest have you participated.

For getting free email like this after every contest please fill up the following form : https://moontasir.com/codeforces/form/

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

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

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

I was solving Div.1 264A . But I am getting TLE for that which I think I shouldn't get. After changing lang from GNU C++17 to GNU C++11, I got accecpted for that problem using same code. Is there any specific reason for that ?

Accecpted : GNU C++11 submission TLE : GNU C++17 submission

Thank you.

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

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