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

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

Latex in problems is broken. Fix it please!

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

»
23 месяца назад, # |
  Проголосовать: нравится +34 Проголосовать: не нравится

Posted this reply in another thread, but will repost here.

Codeforces uses the Mathjax library to format mathematical equations, and if you view network traffic on your browser, you will see that when trying to get the Mathjax library it is not getting anything back :(. So mathjax library is not being loaded.

Also, I have found a fix. Visit https:// cdn-mathjax dot codeforces dot com/MathJax.js?config=TeX-AMS_HTML-full and then reload your codeforces tab and it should fix it, it worked for me.

  • »
    »
    23 месяца назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Thanks, it worked!

  • »
    »
    23 месяца назад, # ^ |
    Rev. 4   Проголосовать: нравится 0 Проголосовать: не нравится

    looks like the Cf mathsjax link one's ssl expired, that's why when i reloaded that mathjax thing ,it's showing codeforces is unsecure after that

    • »
      »
      »
      23 месяца назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      Yeah, visiting it and telling your browser to trust it gets rid the issue of the browser marking it as insecure.