StackRating

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

Ron

Rating
1539.78 (11,928th)
Reputation
10,573 (14,309th)
Page: 1 2 3
Title Δ
Why can I convert 0 to an std::shared_ptr<T> but not 1? -3.16
Do not use array subscript when the index is not an integer constan... -1.51
set iterator to value with highest key +3.06
What does it mean part of this code "seperature | | i"? 0.00
How to stop visual studio 2017 c++ from autocompleting ) while in t... 0.00
incorrect value of array size in c++ while passing it to function 0.00
How do I check if a variable is not equal to multiple things in C++? +2.56
Floating point exception in C++ Trie -3.66
Huge initialization list, how to fix "fatal error C1060: compi... 0.00
How to fill a C++ container using a (lambda) function? +4.96
Show Warning for "anonymous" variable creation in c++ +3.83
order of constructors called in a function 0.00
error: 'new' cannot appear in a constant-expression +3.47
c++ Structure Arrays - "This declaration has no storage class... -0.47
Displaying addresses using range-based loops in C++ 0.00
Is there a function similar to help() in Python in C++ +0.77
Why does adding ".0" in C++ arithmetic functions give out... -4.30
Why constructor with 2 argument parameter accepts copy object as 1... +4.16
I have made a calculator with C++, but my request for the "typ... +2.95
Which integer operations are unsafe? -0.26
C++ toString operator similair to Object.toString +3.56
C++ catch(std::exception & e ) vs. catch(...) +0.61
Does C++11, 14, 17 or 20 introduce a standard constant for pi? +2.22
Passing by reference makes a copy? -0.00
Derived class doesn't override a virtual function with a differ... +3.97
For loop inside its own curly braces -2.74
Unsigned Number displays different results when a zero is appended... 0.00
Is there any way to move the cursor position of a linked list in co... +3.39
Create constant sized vector of constant sized vectors -1.15
Shortening C++ template function name -0.98
why ouput goes to infinite loop -2.40
Why is '1' + '1' = 98 and '1' + 1 = 50? +1.55
C++ vector iteration: const vs. const auto vs. no const +1.53
How to check if quotient is an integer? C++ +1.32
Any elegant way to judge whether an int is assigned a value in C++? +0.32
Algorithm find an element in a container with a given value for one... +4.29
How to get a list from an iterator +2.07
Is <string> automatically included when including <sstream... +4.95
How can auto distinguish short from long at compile time? +4.37
Namespace conversion from VS 2017 to VS 2012 0.00
why does pointer in structure occur error in Visual C++ but GCC doe... -2.19
Undefined reference Class:Class 0.00
C++ gives random value when combining chars +3.86
How to print out a 2D vector of objects in C++? +2.80
Can I use multiple structures as arguments to a function in c++? 0.00
Expression must have pointer-to-object type in C++ 0.00
isPalindromic Function -2.95
How to reverse elements in an array? -1.84
Can I set constant value after declaration? 0.00
Program behaving strangely on online IDEs -0.77