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 ... 22
Title Δ
c++ pass by value segmentation fault +0.90
When to use an object in a vector and when to use a pointer to an o... -0.82
Static variables vs. Type inference 0.00
Using a function call with the argument cin.get() or .getline() +0.58
Explain the output of the following snippet? +0.38
C program to find the n'th prime number- +0.58
Is it possible to bring global function into the overload resolutio... -0.08
C++ Which Exception should I use? / Determine user's input -0.72
Clarification: What makes 'new' an operator in C++ -0.47
C++ i don´t want a comma after the last value -1.91
receiving variable size of data over TCP sockets -0.41
C++ class generation with pre processor directives 0.00
using const in this code +1.35
Passing pointer to function that accepts reference in c++ +0.58
C++ -- Storing from .txt file to array? -1.94
Convert void* to a dynamic type -0.46
C++ Read in file with only numbers (doubles) -1.46
Dynamic_cast failing -0.62
Auto type vectors +0.07
Is it safe to put increment/decrement operators inside ternary/cond... +0.67
Pure virtual function call interesting cases -0.26
char to integer C with struct +0.57
Accessing a function that i want to exist only in a derived class -0.29
C/C++ freeing a pointer by calling reference or directly -0.26
How can I improve how this object is instantiated? 0.00
Find an element in vector<vector<string>> +1.42
How to define a constant in C++? -0.41
How to check the contents of a LPTSTR string? +0.59
How to delete a file with a bad file name 0.00
What's a decent performing hasher for std::unordered_map, which... 0.00
How to stop std::set from sorting? +0.87
Why multiple definition error in C++ not caused by const int declar... -0.59
Proper Way to size check a std::vector inside a loop -0.36
Is this valid optimization? -0.30
Is it a premature optimization to use std::move()? +0.75
C++ - Problems with pointer -0.58
Delayed start of a thread in C++ 11 -0.06
c++ how to use std::mutex and std::lock_guard with functor? -1.14
unordered_set erase not working in C++ 0.00
Why don't compilers use asserts to optimize? -0.89
Convert vector<bool> to binary +0.11
C++ Operator overloading error check without exceptions +0.07
10**-6 vs 0.000001 - just a representation or? -1.09
c++ Assign pointer value inside lambda by value or reference +0.78
Template constraints in C++11 +0.56
returning pointer from function giving me random numbers -1.16
How can I check if a number have the same digits? (in a func) -0.17
Difference between fatal error and non-fatal error -1.72
error : expression must be a modifiable lvalue +1.46
Catching exceptions for specific base members during construction 0.00