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 ... 7
Title Δ
What does "bool a_indexable = i < static_cast<int>(a.... -0.07
Using g++ and ./a.out +0.58
Why does &vector_char[0] print all characters? 0.00
Expected an identifier +1.23
why developers use c/c++ for embedded systems rather than high leve... +0.41
fast-math cause undefined reference to `__pow_finite' 0.00
String variables order +0.58
"Pointer being freed was not allocated" while deleting al... -1.13
C++ does not use the desired constructor -0.31
Why does assignment operator overloading create a copy of an object? 0.00
Difference in behavior between MSVC 2010 compiled Application and M... 0.00
How to handle recursion in member functions? -0.44
Implementing a Generic Double linked list in c++ +1.14
What does this operator do in c++? -0.35
Understanding when shared_ptr reference counts are incremented when... +0.98
how can i pass ifstream and ofstream to same function objects in C++? 0.00
C++: it keeps saying that 'pointer' does not name a type...... 0.00
Find the protection level of class member C++ +2.71
Undeclared Identifier error using simple macro C++ -0.12
Operator Overload Confusion with custom Class 0.00
Setting up a loop waiting for user input (C++) +0.08
Passing Arrays through Fuctions - "Error: Cannot Convert '... -0.35
How to set precision of a float? -0.12
Access element of vector +0.67
Identifying if a node in a linked list is empty 0.00
How to check if 2d vector element is in a certain index range 0.00
How to Increment values of an an array using a nested-loop -0.45
Use one-element STL container as cache? -1.11
Operand types are incompatible "int*" and "int" -1.21
multilevel inheritance and accesing properties 0.00
abstract class and virtual functions +3.18
In C++, why do we have to pass user-defined data type as reference... +0.44
no match for 'operator=' (operand types are '__gnu_cxx:... +3.22
Why does my function get read, but become an infinite loop? -0.41
How to use virtual functions in derived objects without new? -0.35
"#define" vs "#define 1" -0.94
Im confused about the use of an operator overload for '<<... +0.45
How to comprehend this syntax (a ? b ? c : d : c) in Swift 0.00
Why we can't add an iterator with integer? +0.65
I have an error in my code, undeclared identifier 0.00
Base class's functions aren't being overridden in C++ 0.00
Finding index of minimum value in array, USING min(a,b) -0.97
Template Parameters and template arguments 0.00
C++ List equivalent with C# List -0.20
Scope of variable returned by reference -1.52
passing array of charcter to parametrize constructor in c++ 0.00
Use Current Template as a Template Parameter to one of the Template... -0.90
Random junk when copying array +0.06
c++ assigment operator with two or more template arguments +0.53
Why Smart pointers can not be declared the usual Pointer way +1.18