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 2 3 4 5 ... 22
Title Δ
Move integer to the nearest divisible by 4 in C++ +1.67
Convert char* to uint8_t -0.26
std::throw_with_nested expects default constructor for virtual base... +2.33
How string pop_back is implemented in constant time? -1.24
When a constructor failure happens, what clean up must be made? -0.26
Friend operator in template struct raises redefinition error +1.13
C++ directory search -0.43
Difference between pointer and array in C -0.14
C++: Is there a way to extract type out of instanced template? -0.54
use of MultiThread with boost in VC++ 0.00
TDD in C++. How to test friend functions of private class? -0.76
Linux C++ Serial Writing: Only one character written 0.00
Applying const_cast on this-> pointer +0.65
How to hash an unordered_map? -0.55
array instead of vector of vector, push_back() of elements. c++ -0.26
iterators in c++ template class -1.13
multimap with custom keys - comparison function -1.50
Runtime Error: vector subscript out of range 0.00
C++ template instantiation: Avoiding long switches +1.27
Trying to define 'N' to be string size for a class and gett... -0.17
C++ - Use friend keywords to improve efficiency? 0.00
Access variable from another class (in C++) -0.89
Why is this wrong? C++ Analysing Date and Time +0.07
Template class friendship -1.02
Why can't I declare a pure virtual function with `= delete;`? -0.71
Using friend functions for I/O operator overloading in c++ +1.86
Class inheritance or nested class, which is better? +0.10
Getline doesn't work in a loop -0.77
C++ multiple inheritance static function call ambiguity 0.00
boost serialization of dynamic arrays 0.00
implementing hash table using vector c++ -0.04
Visual C++ program does not run in other computers? -0.44
Count number of objects created from a class -1.35
Interpret std::vector<char> as std::vector<short> -0.91
Specialized constructors for a template class -1.29
C++ wait for user input +0.51
how can function object be used as a function pointer when the func... +1.90
Writing to both terminal and file c++ +0.02
Compressing/decompressing data on the go +2.23
errror : getline(cin,name) undeclared use of "cin" -0.99
Strange std::map behaviour -0.01
Vector of pointer to member functions -1.49
Can we incorporate member functions inside a structure in C++? -0.97
Struct and variables in C -0.27
Are separate functions created for each object or only one per class? -0.46
Can the implementation of a virtual function be put in the header f... -0.02
How can I prevent copy elision? 0.00
Iterator can't access derived class' member methods -0.23
Creating a C++11 std::function<> with state -0.67
Sorting array of strings causes seg fault -0.39