Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

knittingfrenzy18's blog

By knittingfrenzy18, 11 years ago, In English

Hey community,

I'm just starting to explore Polygon, and I was wondering how one could write these in problem statements/etc. without using TeX: - Italics - Bold - Underline (does this exist?) - Unordered lists (maybe ordered too?)

I can't seem to figure it out.

Thanks, Red

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
11 years ago, # |
  Vote: I like it +13 Vote: I do not like it

Why would you insist on not using TeX? Which is, by the way, actually rather simple in this case: for example, \textit{word} is italics. It's like trying to compile a Pascal program with a C++ compiler...

  • »
    »
    10 years ago, # ^ |
      Vote: I like it +8 Vote: I do not like it

    Thanks, I guess I'll just do that. I was aware of the ability of TeX, but I was making incorrect assumptions about the ability of Polygon, I guess (you see problems here on Cf using italics, etcetera without TeX).

»
11 years ago, # |
  Vote: I like it +7 Vote: I do not like it

Do you prefer Microsoft Word?