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 Δ
Multiplying 1 million +0.46
"pointer name" does not name a type error +1.06
Extra zero char at end of string appears in C++ for range loop -0.45
What is "minmax.h" in C++? +1.89
Why does the snippet throw a Floating point exception? -1.08
Why there is no supported iterators for some STL containers (Stack,... 0.00
Table of constants in C++ -1.74
Unions confusion with sizeof +2.10
What happens if you return a reference to a local variable through... +0.47
How do you disable a specific warning for C++ in Visual Studio 2019? 0.00
What does *& do in c++ 0.00
Where is var /= "SomeString" documented? -1.91
Why doesn't my program touch the functions I made? +0.44
Modify pointer inside class -0.86
Why doesn't initializing a C++ struct to `= {0}` set all of its... -1.31
Arithmetic operands type casting 0.00
How to get letter from String by index? C++ -0.14
fstream object default association -4.50
Public std::reference_wrapper unwrapper 0.00
Incrementing index inside subscript operator -3.78
Domineering C++ game +3.45
Is it possible to have a different File Name when using Debug compi... 0.00
Calling destructor to free dynamically allocated memory -0.14
How do you modify an array of char after it's been declared in... -2.76
trouble Initializing Boolean array with true +3.62
Does STL library differ on different platforms? -1.00
Initialize pointer(new uint8_t[height * width*3]) in one line -4.15
How to add element to last of array in c++ -2.52
Reference to end is ambiguous 0.00
How to print out a decimal number as octal number using setiosflags... +1.83
Variable already defined in .obj; What is going on here? +2.59
Safely convert std::string_view to int (like stoi or atoi) +5.39
assignment to enum - lvalue required in c/c++ +0.20
c++ windows api: disabled menu grayed? 0.00
Can we use last element of an array? +3.70
Is there any way to get char by auto type deduction using decimal A... -3.95
G++ and STD 11 has problems with constexpr 0.00
How to get process id in C++? -3.93
Exception Unhandled Error when trying to use function in catch block +4.58
Elements retained even after using delete[] -3.48
What do I Need to Return an Object with a unique_ptr Member? -2.38
Return vector as auto from function +3.65
Shared_ptr and delete test 0.00
The std::filesystem::recursive_directory_iterator exception 0.00
Passing multiple arguments to operator[] -0.30
float f = 1.25 's hex value in visual studio 2017, win 10 -0.51
Finding the smallest number in an array +4.88
const variable not recognized as array dimension -3.81
How is a const array able to have only characters in each element b... -2.90
Why is my cpp array size in multiples of 4? -3.01