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 ... 8 9 10 11
Title Δ
function is not working when I call it -2.18
Is it okay to use int instead of a size_t in looping over a vector? +3.83
Reversing a string using with a recursive function in C++ -3.38
Efficient way to return a std::vector in c++ -1.49
When are functions inlined within the compilation process +0.68
Is this pointer safely declared? -0.17
loading numbers in a text file using C -3.92
error:a nonstatic member reference must be relative to a specific o... -2.20
copy vs. manual copying array in C++ -2.63
Printing a string in reverse order using stacks and vectors in C++ +2.94
How to pass method of a class into another function in C++? -0.04
How to pass an array to a constructor or a class? -2.27
Understanding large code -2.24
C++ Swapping Pointers +3.45
priority queue error +2.77
Declaring an array of objects, why do i not need to apply new insid... -2.73
C++: Combination/multiset functions (factorial overflow) +3.56
How do i do this in c++, print the highest 10 numbers out of this l... -1.54
Java program only returns the input, does not show calculation resu... -2.38
Any good function can be used to move an element in a container? -1.61
What's the point of the NOT operator? -0.19
Intializing an array works fine, but when trying to print it back o... -0.20
Constructor calls during assignment operations and object passing -2.36
How can I allocate all the availble memory in visual studio for my... -3.28
Difference between "class variable", "class variable... +1.17
Pure virtual methods in derived abstract class -2.37
Working of std::map<t1, t2>::erase(iterator position)? -1.83
comparison with string literal results in unspecified behaviour, er... +0.62
Default Constructor Calls 0.00
STL looping in reverse through map C++ +3.00
Issue regarding Initialization Lists C++ -2.59
First-chance exception during loading dll files in VS2010 -0.27
How to convert arrays to vectors using STL +2.36
C++ Quicksort Alphabet Array +3.64
C++ Memory test returns weird output -1.02
MergeSort printing out weird numbers! Can't track in debugging 0.00
Constructor, Class, union, struct 0.00
How to sort an array of strings with anagrams next to each other +3.60
Complexity of inserting N items to an empty std::map +4.57
Regarding passing a string through a Get and Set Method 0.00
trouble with multiple functions and returning values -4.12
Comma Formatting for numbers in C++ -0.64
how to pushback on a vector of vectors? -0.51
c++ vector of function pointers push_back in case of different clas... +0.50
Why can't I insert 6 million elements in STL set? +3.70
Why is my HeapSort skipping the first element in the array? +3.80
Heap Sort error: Stack around variable was corrupted? 0.00
File Handling not working in while loop +1.80
Quick Sort Error: stack around the variable was corrupted? +2.67
printing a vector in c++ +1.57