Input format
Problem statements and notes use Markdown with LaTeX math and a small set of LaTeX-style text commands.
| Feature | Code | Rendered |
|---|---|---|
| Paragraphs | | First paragraph. Second paragraph. |
| Bold and italic | | bold, italic, and also italic |
| Markdown emphasis | | bold and italic |
| Inline math | | Let . |
| Display math | |
|
| Line break | | First line |
| Links | | |
| Underline, strike, monospace | | underlined, |
| Non-wrapping text | | do not break this and boxed text |
| Special characters | | { } % _ & $ # ^ ~ \ |
| HTML is shown as text | | <script>alert("x")</script> |
Notes
- Use $...$ for inline math and $$...$$ for display math.
- Raw HTML is escaped and shown as text.
- Uploaded attachments can be referenced as Markdown images, for example: .