StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 21 22 23 24 25 ... 39
Title Δ
how to add items to the list only if it is not already in the list.... 0.00
How does const_cast works? +2.54
Derived class inherited getter, can't find a way to return the... +0.47
A C++ way to replace all periods in a string with a single line of... -1.54
Easy way to create object with members of various datatypes +3.10
Wrong answer from class member function when using template with cl... -0.57
Performance vs Readability: Local copies in functions +1.73
What is better for performance? Infinitive loop with if or normal l... -1.33
How should I define a function that return reference to a pointer?... 0.00
Object creation with varying buffer size +0.48
C++ How to make a shallow copy constructor for a map +2.23
Compile errors for C++ Battery Collector tutorial 0.00
Correct way to pass vector of huge const objects 0.00
Difference between this two codes(Why is my array taking extra spac... 0.00
While Searching for a key in a map in C++ STL, gives the following... 0.00
How to show a C++ class doesn't own a pointer member? +1.52
Number of possible arrays such that adjacent elements have differen... 0.00
Error using EXPECT_NEAR where the output is within the declared tol... 0.00
Why do I get error when ifstream is creating file with string read... -0.06
Understanding const_cast in C++ +0.50
Object variable not updating 0.00
I do need some assistance with a creating a loop that displays the... +0.31
How to use member type of a template class without specifying unnec... -0.84
Conditional loop: variable vs function? +2.14
C++ classes: has constructor's list initialization become usele... 0.00
Can static variables be initialized multiple times? -0.50
Explicit direct #include vs. Non-contractual transitive #include +0.09
Why does my struct lose the string value even with references? -0.27
How to create a unique key, given arbitrary number of integers ? An... 0.00
Why use find() in unordered_map is much faster than directly read? +1.84
showing 32th bit of 1 as set -0.02
When a class dynamically allocates itself at constructor, why does... -1.44
Problem with code. Using vector delete same numbers except the last... -0.68
why can we access a non_member function from member function in c++ -0.85
What STL algorithm can determine if exactly one item in a container... +1.75
Does put_money hold its argument by value or reference? +0.22
C++ iterate container backwards N steps -1.18
Overloading operator on a templated class +2.23
find elem in a list with datatype class -1.63
Which container is most efficient for multiple insertions / deletio... +0.46
Cannot iterate Hashmap C++ 0.00
real time vs. cpu time performance measure 0.00
How to use std::transform with container without push_back? +0.01
C++ pointers, ++ operator behaviour -0.11
Reading a word from a file overloading operator >> 0.00
Problem with copying one array to another using pointers in C++ -1.69
Passing arbitrary number of parameters using vector in C++ -0.47
How memory works if vectors inside class array are dynamically push... 0.00
Exception Unhandled while trying to initialize dynamic array 0.00
Left-hand operand of comma has no effect vs Right-hand operand of c... +1.42