Updated SC2017 (markdown)

koalaman
2015-05-09 11:53:45 -07:00
parent 8315e70304
commit 385e3163f4

@@ -1,4 +1,4 @@
## Increase precision by replacing a/b*c with a*c/b. ## Increase precision by replacing a/b\*c with a\*c/b.
### Problematic code: ### Problematic code: