Steve Luo
Results
2
comments of
Steve Luo
> **`fieldLoad.get(var)` could be null.** > > I submitted a lot of Wrong Answers before I saw your issue, thanks a lot. :) I got Accepted results using `HashMultimap` as...
> I think the null check must be because there is some statement that appears in the constant propagation that does not appear in the pointer analysis. > > The...