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 Δ
Can pointers be used for accessing any arbitrary area in memory? -1.37
Correctly display scientific notation in c++ 0.00
I need help writing a function that checks the data type of another... +0.57
Understaning pointers & memory management 0.00
Template function pointer parameter vs constructor argument -1.80
c++ too few parameters in my overloaded operator == +3.05
C++ - How am I misusing ignore with istringstream? -1.14
Trouble developing simple Clock and Date class +0.56
Need Help Solving a Memory Leak -0.67
Understanding the Order of Execution of Recursive Functions -0.65
Variable changes on it's own in C++ -0.28
use C++ to create a calculator +0.57
how can I make the code read different files? 0.00
C++ rules about template equivalence/redefinition? -0.71
Do I need to explicitly handle negative numbers or zero when summin... -0.30
Unable to convert argument for string insert function -0.62
Compilation error when using multiple inheritance +1.62
Question on 0 showing up under my output in CodeRunner 0.00
Guess type of matrix in template +0.43
How to initialize the dynamic array of struct in the constructor? 0.00
Printing out an entire array multiple times +0.57
What is the use of last--; here? -0.52
Defining special division between integers +2.09
Is there a way to forbid a base class method call in the derived cl... -1.02
Error code E0065 & E0169 where there shouldnt be 0.00
Correct way to use reference lvalues +0.78
Why Is My Array Not Working And How to Fix It -0.95
Class object is 'undefined' in int main() +0.58
Differentiating types with templates -0.48
How to use a unique_ptr reference to a vector element? -0.79
Why it stops and finished with exit code 11? +0.57
Why doesn't the if statement print 'well done' and why... +0.32
Don't understand private/protected variables. My implementation... +0.24
How to efficiently/properly store a map of varying classes (all sub... -1.09
delete element BST 0.00
Possible Python `exec` equivalent in C++ +2.39
Understanding why unwanted iterations of a cout statement occur +1.02
How to respond to a limitless possibility of outcomes? -1.97
What is the use of declaring an integer just after a function decla... -0.20
How to cast void pointers to function pointers 0.00
How do you initialize a class function that can be set as a default... 0.00
break; causing segment fault +2.85
how to fix "comparison between pointer and integer" error... -1.39
inability to call the constructor 0.00
What is the most generic way to link two independent classes withou... +1.39
Create an array when the size is a variable not a constant +0.58
Why pointer can avoid the warning Warrary-bounds -1.48
How to declare a 2D vector parameter which will accept any size? -1.60
Create vector dynamically and add to map in C++ -0.40
Does defining a namespace function above the main function result i... +0.84