Labels

Tuesday, March 1, 2011

28th Feb Summary

  • Readings:
    • NONE
  • Contests :
    1. Codeforces Beta Round #59 (Div. 2)
      • Rating : 1266 ( -76 )
      • Problems Solved : 2  
      • Score : 1090
  • Notes from mistakes today :
    1. On UVA always re-check multi-input problems weather I reset the storage or not.
    2. hashCode() & equals() must be implemented together.
    3. Use the custom Parser for Java Std Input in large data input problems to avoid TLE.
    4. keep a minimum rate of a new topic daily.

No comments:

Post a Comment