- Problem Solved :
- UVA - 10307 - Killing Aliens in Borg Maze - MST - Accepted
- UVA - 11631 - Dark Roads - MST - Accepted
- UVA - 10600 - ACM Contest and Blackout - MST - Accepted
- CodeForces - 63A - Sinking Ship - Adhoc - Accepted
- CodeForces - 63B - Settlers' Training - Adhoc - Accepted
- Problems Trails:
- NONE
- Readings:
- NONE
- Contests :
- Rating : 1266 ( -76 )
- Problems Solved : 2
- Score : 1090
- Notes from mistakes today :
- On UVA always re-check multi-input problems weather I reset the storage or not.
- hashCode() & equals() must be implemented together.
- Use the custom Parser for Java Std Input in large data input problems to avoid TLE.
- keep a minimum rate of a new topic daily.
No comments:
Post a Comment