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 ... 11
Title Δ
Unexpected changes in std::vector +0.46
Class isn't abstract but I get Error C2259: cannot instantiate abst... +0.73
Polymorphism & default values: can co-exist? 0.00
I am pretty curious about char pointers -0.90
Private element error -0.00
C/C++ floating point issue +0.81
Is there one rule or priority to choose value/pointer/reference? -0.48
C++: How to concatenate a variable between strings literals? +1.24
C++ polymorphism with references +0.53
How to convert a float to an int in modern C++ -0.26
What is the design rationale behind the resize method of std::vector? -0.56
C language: find out if string s2 exists in s1 +0.59
Where to place STL / template code c++? -1.85
Visual Studio .exe files open and immediately close +0.47
How to replace instances of a char by ints, then access an array wi... 0.00
how to code this northwest method +1.68
Initializer but incomplete type? +0.90
I get this error is Visual Studio C++ :: "error LNK2019: unres... 0.00
Efficiently appending or inserting a variable number of spaces to a... -0.74
Precedence and associativity of operators in C -1.47
Initialize an "eye" (identity) matrix array in C -0.15
c++ unable to get proper string input +0.32
allocate a new memory for matrix of objects +0.45
Pointers and Polymorphism 0.00
"No instance of overloaded function 'getline'.." -0.02
function with no return type -0.16
Symbol vector could not be resolved +2.93
Not sure what this recursive function returns +0.02
C++ Lookup of i changed for ISO -1.69
Pass pointer array address to function and update data in the address +0.08
Easy C++ bloodshed dev c++ -0.78
C++ Identifier Not Found error -0.24
C++ Program Finding Prime Numbers and Timing itself +0.53
c++: No instance of overloaded function -0.55
Fixed Decimal Precision +0.19
not random enough for monte carlo +0.47
vectors and using the STL 0.00
Variables always the same after first execution? +0.46
What is the difference between MyRectangle mr = MyRectangle(); and... -1.15
Subtle Memory Leak, and is this common practice? -0.65
Can I use ' == ' to compare two vectors. I tried it and seems to be... -0.45
creating arrays of objects that store arrays attributes 0.00
In general, will a lot of small function calls harm performance? -0.43
why compile fail for this code sample (in-class initial )in c++? -0.30
How to call function in other function c++? 0.00
C++ -- all classes implicitly inherit from class Object? -0.71
reading from file and pass to a two dimensional array in C -0.05
How to use "gets" function in C++ after previous input? 0.00
C++ how to remove duplicates from vector of Class type? -0.52
c++ how to initialise params in derived classes -0.31