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 ... 7 8 9 10 11
Title Δ
How do I set up code coverage in C++ googletest project in Visual S... 0.00
C++ template return value -0.97
InsertionSort Algorithm, Whats Wrong with my Code? 0.00
Declaring function returning string in C++ -0.53
Trying to do a simple search and count for the input word in C++ +0.49
Class member functions static and private +1.78
What's wrong in my initialization? -0.30
What does |= mean in c++? +0.56
error LNK2019: unresolved external symbol Help on what's missing? -0.26
c++ How do I use a dynamic array of pointers? -0.44
Rotate NxN Matrix Counter(anti)-Clockwise 90 Degress -0.19
Array List printing wrong numbers -1.68
Parsing string with strtok() -1.05
function does not take 1 arguments error +0.31
Create objects while adding them into vector +0.53
Why is ++i more efficient than i++? +0.57
C++ compiler error "no matching function" +1.55
Overloading the << operator error C2804: binary 'operator <... -2.16
Extract first two integers as they appear in string c++ -0.32
C++ calling base class constructors -1.11
istringstream invalid error beginner -2.86
Correct algorithm to convert binary floating point "1101.11&qu... +4.26
Function Powers +1.89
what is the meaning of this syntax +3.16
Trying to make a Linked List that contains strings C++ -4.23
BFS & DFS - Which vertex to start with? -2.16
What does ** mean in C/C ? +4.39
C++: Runtime error with simple Recursive Search Function -1.81
Is it possible to use an enum to have access to an array? -3.24
Proper way to return different values from one function -1.23
Simple Array Finding Index Position of Highest and Lowest Value -0.08
string,char comparison in c++ +2.07
g++ compiler error when calling function(vector <vector<int&g... -4.49
Which is faster: STL queue or STL stack? +3.35
C++ error: 'unordered_map' does not name a type -4.17
No default constructor exists for class but I have declared one -1.56
Are 1-character string literals ever optimized to simple char type... +1.56
How to check if user input enough items? -3.78
c++ accessing double array error working in c -1.54
Class inheritance and constructors +4.19
Map with two key values -0.36
C++: different behaviour of overloading function and operator 0.00
How do I show a positive/negative sign on everything but 0 when out... -0.13
My output is not generating how I need it to +4.11
C++ error 'Undefined reference to Class::Function()' -0.85
How to use selection sort algorithm correctly to sort a list? -0.22
clusters, pages, sectors in FAT file system +1.10
C++ text to multidimensional arrays 0.00
C++ OOP which way is better to give values to constructor -0.81
C++ ifstream not reading \n? -3.44