StackRating

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

CashCow

Rating
1445.99 (4,533,584th)
Reputation
26,980 (4,690th)
Page: 1 ... 4 5 6 7 8 ... 22
Title Δ
Templated Singleton Policy using CRTP in C++ 0.00
Benefits of using lower_bound to search a map before insertion. Equ... 0.00
C++ Classes and constructors +0.88
2 vector objects pointing to the same allocated memory -0.40
typedef template without template rebind. Use as a template of temp... -0.63
Sort and keep track of elements +0.46
How to implement a simplest C++ callable object wrapper? +2.37
argument name in prototype method (variable name in header function) +0.35
isSet() or operator void*() or explicit opertor bool() or something... -0.42
c++ remove items from vector whose values are within an interval -1.00
Use a function return value directly as reference in c++ -0.39
Program won't drop the lowest score and calculate the average witho... -0.77
using wsprintf with malloc -0.79
Vector C++ , whats wrong with getting the 2nd element of vector +2.13
What is the better implementation for this loop? +0.55
Fast function objects in C++? -0.73
How to populate a deck class with instances of a card class? c++ -0.81
Initializing a set iterator in C++ +1.46
C++ inheritance error when creating memory allocators 0.00
Ternary operator and function signature +0.05
Problems with storing data into the array +0.59
Count strings in string array c++? +1.55
C++ Recursive Binary Search with Three Parameters +0.59
Can I use std::copy to copy bit pattern of data from vector of inte... -0.37
Difference between Singleton implemention using pointer and using s... +0.96
How to convert between different classes in C++? +1.14
Bit swapping and pointer +0.59
Ubuntu compilers (C++) -0.28
Null pointer check thread safety -0.99
non-binary tree c++ +1.54
How to get the first x elements of a char array in C? Is there an i... -0.89
Error when deleting pointer +0.09
having problems with authentication if i use if statement -1.33
how to implement a class in c +1.78
Inheritance and Interfaces in C++ 0.00
Preventing the instantiation of a class via pure virtual functions? +1.47
Java ToString method in C++ -1.14
Read a textfile for login authentication using a delimeter of ; -0.41
reading input from middle of a file c++ using for loops -0.39
std::vector::resize() vs. std::vector::reserve() +1.77
Static Const Inaccessible in Class Definition (C++) -0.75
C++ Function Hook (memory address only) -1.69
Casting pointer from base type to child type +0.12
Best way to take a character from string and save it in another str... -0.78
Dynamic array implementation using void pointers -0.17
Visual Studio C++ able to compile with compile errors (red underlin... +0.09
make the parameter as reference -0.72
Type Casting in C++ and Exception Handling +1.33
Does this piece of code represent a design pattern? +0.31
Generate 3 uniform random variables that sum to 0 +0.07