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 ... 7
Title Δ
Correct way to return istream from function -1.16
What is the use function in c++? 0.00
store a pointers to element that inside a fixed size vector 0.00
Size of pointer ( *variable VS variable) -0.41
C++ nested loop using %s +0.35
Strcpy behavior with stack array c++ +0.15
Is it safe to use a reference to a const when the referenced variab... -0.61
How to pass scoped enumeration as a function argument in C++ +0.43
C++ "Using Uninitialized Memory.. (variable name) " -0.56
function that returns the number of nodes in a certain level of a b... 0.00
C++ Linked List with template - How to create pop()? 0.00
How to store String and score as (Int or float) in Function 0.00
operator == overload for double linked list -0.42
How do we store a reference to an object in the pointer? -0.26
Is there a way to define array size based on command line argument?... -1.25
Scope of private variables -0.37
Variable shows while in loop but not out of it 0.00
C++: averaging grades 0.00
Code runs but shows no output after inputting a value +0.45
How to access a class object when declared in an if statement? (in... +0.57
c++ Vector declared private in class but has a get function -1.63
Why this assignment is correct while it looks like assigning an int... -0.40
Compiler Looking for .CPP file when the Implementation is Entirely... 0.00
Overload function with different arguments +1.97
Exit from switch C++ +1.03
Convert a floating point number to a localized string in C++ -1.29
virtual function in template inherited class -1.45
What is "template <typename From, typename Tag> struct A... 0.00
How do you loop through a vector and call a common override function? 0.00
Creating static array with a pointer? +0.58
C++ Input validation - Why is a 0 returned when I input a letter? +0.06
How to use ascii art in c++ to print out art to the screen 0.00
How can I print values in C at intervals of 1 sec? -0.78
Why was post-increment and post-decrement not made a language defin... -2.13
How to accept string 'end' to finish program in a Vector us... +0.07
How to call a virtual function from within a derived class function +0.58
What's a C++ equivalent of Java wildcards? +0.05
Creating a Variant class and std::map<Variant, Variant> 0.00
How can I pass std::cin as an argument for a function? -0.25
Is memcpy(dest, src, 0) defined in the C++ standard? -0.27
How to properly overload operator= when trying to swap variadic tem... -1.66
C++ Getting a "Control may reach end of a non-void function on... +0.07
My code worked perfectly, but now when trying to make it into a tem... 0.00
Is it possible to create a constructor for a derived class? 0.00
I am getting inf when diving a floating point number by 0 and I wan... -0.03
Why does my vector not update with the changes I make to its elemen... -1.12
Difference between vector of pointer and vector of values -1.12
Unexpected output of inherited member function +2.38
How to explicity call a templated overload of operator <<? -0.89
Pointer math to get the length of an array +2.39