Polygon TeX examples not working
Разница между en1 и en2, 0 символ(ов) изменены
Hello,↵

I'm currently working on a problem in Polygon, and I have an issue with rendering mathematical expressions. The expression renders normally on Polygon HTML and PDF, but on Codeforces it just shows as an image that can't be loaded. At first I thought I made a mistake, but the same thing happens with an example from Polygon page.↵

This is the example I'm trying to render:↵

Some complex formula: $$P(|S - E[S]| \ge t) \le 2 \exp \left( -\frac{2 t^2 n^2}{\sum_{i = 1}^n (b_i - a_i)^2} \right).$$↵

This is what renders on Polygon HTML page:↵

![ ](/predownloaded/5f/96/5f9629e284602ec3193dc0f17c5cc90a7036e415.png)↵

And this is what renders on Codeforces:↵

![ ](/predownloaded/54/b2/54b2e7da656d4e0a9a6e67e27363978382171c27.png)↵

My guess is that the problem is somehow related to the limits of the sum, because formulas without them render normally. I would like some help :)↵

Also, I've seen that a recent problem has successfully used a sum in a formula — [problem:1614D2], so I guess it can be done somehow.↵

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский ivaneo 2021-12-03 19:59:47 0 (published)
en1 Английский ivaneo 2021-12-03 19:50:15 1076 Initial revision (saved to drafts)