You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: my-submissions/m1792.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Very interesting question. Simple in terms of it being a greedy heap question, but facinating in terms of how it highlights how ratios change as you augment them.
1
+
Very interesting question. Simple in terms of it being a greedy heap question, but fascinating in terms of how it highlights how ratios change as you augment them.
2
2
3
3
I initially assumed that we'd simply be adding to the class that's denominator was the smallest since it'd have the largest ratio effect since smaller ratios are more sensitive.
0 commit comments