Skip to content

Commit 4a2c933

Browse files
committed
Go back to dollars.
1 parent a24534e commit 4a2c933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-12-28-dsless-editorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Each problem has been given a few hints, so you can hopefully have a stab at the
2121

2222
**Hint 1**
2323

24-
Simulating won't be enough, because of the size of \(i\). We need to somehow skip most of the previous values.
24+
Simulating won't be enough, because of the size of $i$. We need to somehow skip most of the previous values.
2525

2626
</div>
2727

0 commit comments

Comments
 (0)