StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

taocp

Rating
1561.53 (5,325th)
Reputation
19,554 (7,002nd)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
c++ read 3 columns from a text file into a 2D array or 3 individual... -0.04
how to make array of nodes? -0.05
c++: How to store the rest of the string in a variable? 0.00
Returning a pointer to a vector element -0.45
C++ Infinite Sum Code Hanging? Freezing? I'm not sure -0.03
Why was I able to change the value of a const int here? +0.97
Writing file data into a class? C++ +0.48
overloading the << and defining a stream manipulator c++ -0.53
I need help understanding how to find the Big-Oh of a code segment +0.46
Simple C++ Substring Issue -0.05
Assign new custom object from deque c++ +0.48
Finding the maximum area of three XY points in an array of XY points +0.47
C++ I can't update a vector from within a function -1.85
Operator Overloading C++; too many parameters for << operation +0.42
Cannot get outfile to work in C++ in Windows +0.45
My while loop exits prematurely +0.80
error C3861: 'rollDice': identifier not found -1.74
"using namespace std;" not working -0.84
What does "::" mean in c++? -1.32
Why does this implementation of quicksort return from a void functi... +1.61
Assign value to deleted object +1.57
C++ Program crashes with array of structs declaration +2.30
Why does a large static array give a seg-fault but dynamic doesn't?... +0.76
Dynamic allocation +0.40
Using push_back on a vector<vector<string> > -0.98
Where do the prototypes for stream insertion/extraction operator ov... +0.18
Difference between red-black trees and AVL trees -0.59
using particular default parameters for a func +1.07
List of vectors +1.71
C++ Pointer Arithmetics -0.99
Parse a string into two double +1.28
trying to validate leaf nodes in expression tree +0.50
C++ pointer of pointers to arrays +0.45
C++ Insertion Sort a vector +1.88
C++ vector and list insertion -0.82
Loop not working correctly +0.48
expected unqualified-id before 'void' +1.25
VS 2008 compile error for C++ 0.00
Can I use GTest to test a single, simple function 0.00
C++ static variable produces a fatal error LNK1120: 1 unresolved ex... -1.95
Does a nested class have access to its owner's private variables? +0.47
while loop is not working c++ -0.03
Not recognizing cout<< in my program? +0.50
c++ remove duplicate numbers from a file +0.51
RegQueryValueEx giving strange data 0.00
Error when freeing buffer 0.00
Difference between Class A and class Class1 +0.55
How to check std::string if its indeed an integer? +1.27
I can't declare a map -0.85
How is the 'this' pointer used as an argument of a member function +0.04