User profile: satya

User info
User name:satya
Name:Satyanarayan Rao
Location:India
Bio:Integrated Post Graduate(IPG) from ABV-IIITM Gwalior

http://www.iiitm.ac.in
Interest: C++, Algorithms, networking, distributed computing
Statistical data
Birthdate:Jan 10, 1987
Gender:Male
Occupation:Student
Skills:C
C++
History
Joined:Feb 8, 2011 at 10:12am
Number of posts:5
Latest posts:

Hash Map lookup
Thanks for the reply.. well, i implemented the one map only because as jsmith said. it will not im...

Hash Map lookup
Hello All... I have a map with signature <string, X> (X: typedef struct{double.. }X;) This map is ...

fgets, getline problem
I have a program which takes the input from file which have 2^20 lines. It throws error after 1000...

complexity of math operations.
Thanks Athar...

complexity of math operations.
Hello All, Can i get to know the complexity of log operation?