Apr
15
awarded Popular Question
May
4
awarded Peer Pressure
Apr
19
comment QSet in QMap or QHash
i used qHash for elements inside the set where qHash is defined not to all set
Apr
19
answered QSet in QMap or QHash
Apr
19
comment QSet in QMap or QHash
check this stackoverflow.com/questions/9126470/…
Mar
23
accepted Visualize git repository on github
Feb
7
comment Visualize git repository on github
can you please explain where should i put git file,i mean where gource get the source file of repository thanks
Feb
7
accepted XNA 4 reach profile causes exception and Hidef doesn't compile
Feb
7
revised Visualize git repository on github
deleted 9 characters in body
Feb
7
asked Visualize git repository on github
Feb
7
asked XNA 4 reach profile causes exception and Hidef doesn't compile
Dec
28
comment Compare all elements inside a 2D array with each other
exactly thanks you for your explanation the sorting cost is 64^2 log2(64^2) and the cost of re looping the array is 64^2 so the all cost is 64^2.log2(64^2)+64^2 however the first way of the four loop take 64^4
Dec
28
comment Compare all elements inside a 2D array with each other
:) i think in algorithm O notation mean the Complexity
Dec
28
answered Compare all elements inside a 2D array with each other
Dec
28
answered why no need to use "new" to initialize std::vector?
Dec
27
answered Method for splitting string and concatenate it after formating
Dec
27
answered List of Strings to char[] in Java
Dec
27
answered order numbers in C++
Dec
26
accepted multiple inheritance with same attribute in super class
Dec
26
awarded Student
1 2