Viewing profile — VinyleEm
VinyleEm
HN member- Joined
- Wed, Aug 03, 2011, 5:54 AM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About VinyleEm
No profile information was provided.
Recent public activity
-
comment
Comment #3018736
Look for License Raj in wikipedia.
-
comment
Comment #2859733
Your approach is correct. The graph that you've built is a DAG. This means that, you can solve for the lower vertices before solving for the upper ones. This is exactly how a typic…