StackRating

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

Chipster

Rating
1447.20 (4,533,356th)
Reputation
663 (217,517th)
Page: 1 2 3 4 5 6 7
Title Δ
C++ operator equal to C# +0.58
How to terminate string input on entering specific word? 0.00
Why is My Program Only Sometimes Correctly Identifying the Highest... +1.48
I don't understand why Im getting a Bad access exception -1.18
Why is it a bad idea to use variable length arrays in C++? -1.16
Removing duplicates from an unsorted array using set approach 0.00
What's the difference between' bool operator()' and ... 0.00
Extending namespace std to implement make_unique when using C++11 -0.43
Why does 'this' need to be dereferenced in this case? (assi... -0.95
How do i clear data from a C++ structured array? -0.42
How do I fix my object initialization for a template BST class? 0.00
C++ assignment works with deleted assignment operator? -1.55
Converting int to double in C++ -0.81
Why is this variable messed up after a function call 0.00
C++ Crash on a non-void function doesn't have return statement +0.48
Get the address of the element in a vector -1.67
Why does this function print 1 2 3 4 5 in ascending order +0.29
getting ~ no response on stdout ~ on hackerrank problem 0.00
Undefined reference to member function and variable +0.78
C ++ How to call ifstream with void? +0.59
__LINE__ is not constexpr in MSVC 0.00
this pointer as a const pointer -1.13
Library of implicitly friend classes 0.00
How do I fix this "argument of type incompatible with paramete... 0.00
Why is that type double instead of float? +0.73
Does the order of overloaded function declaration matter in c++? -0.82
Improving safety of Clone pattern -0.44
C++ - Error - No operator "[]" matches these operands -0.45
Converting char 2d array to int 2d array -0.45
Comparing a string in an If statement raises error -0.00
C++: Why is a non-static class method able to be called without a c... +0.76
Why does std::remove for file always return -1? +2.30
How to use private members referencing object passed to other funct... -0.43
Maximum sub-array sum. where is it wrong? +0.57
Why does this line of code produce an error? -0.44
templated class containing vector of class objects defined by typed... 0.00
How to use 'member function template' in QT5 button classes? +0.07
Getting unindentified index error, read threads about it here but s... -0.78
How to define function with different templates as input -0.99
I want to make different classes with a single main in one of the c... +1.68
Why is my variable not increasing after each recursion? -2.50
How to fix C3861: '...': identifier not found 0.00
How do I use bitwise shifts with cout? -2.73
How to fix binary operator -0.77
forcing a function to be pure +5.14
folder structure for c++ programming 0.00
why is this 'a' = 2, instead of 7? +4.56
C++ Inheriting from iostream failbit set 0.00
Shrink divs to fit inside other div -1.32
Why does cout << *s << endl produce a segfault? -0.25