StackRating

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

Ron

Rating
1541.87 (10,911th)
Reputation
11 (2,039,356th)
Page: 1 2 3 4 ... 6
Title Δ
Why I am getting this output from this loop? +0.43
Convert element in std::tuple +2.68
C++ static array like dynamic array 0.00
How can I call methods within a nested class using new()? 0.00
Print matrix secondary diagonal in C++ with for loop? +0.42
How to turn off exceptions in Microsoft compiler(cl)? 0.00
How to write single bits into bin file +0.52
Set default value to C array when used as function argument +0.97
What does a C++ compiler do with this initializer list? -0.58
How to take a vector of vectors contents into a single column vector -0.77
Pointer and char in struct +0.26
Incrementing a variable name c++ +1.33
Why are "double braces" needed in declaration of multi-di... -2.36
How to get specific number of digits after the decimal point by the... +0.07
algorithm that receives a number and a digit and checks how many ti... +1.13
Are there problems with starting an array index at 1? -0.75
Accessing array by char in C++ +0.76
Modifying set while iterating gives me segfault +0.27
Can I delete a memory previously allocated dynamically, but with a... +2.77
Function with pointer as parameter - what does the function expect... -2.53
C++ Structure Initialization from cppreference.com -0.89
How to sort std::vector but do not change specific elements using s... -1.13
How to convert string to uint8_t in C++? 0.00
wcsncat_s show error assertion string is not null terminated +1.91
Why the error only be reported on the second element and how can I... +0.44
How to interpret the method with set type in C++ 0.00
Array of ASCII characters -0.75
simple c++ program does not run 0.00
C++ Array and if loop. If loop ignoring values and giving wrong lin... 0.00
Error when using EXIT_FAILURE C++ -0.05
How do I convert a string to an address? +0.44
Initialize struct using parentheses instead of curly braces and an... 0.00
Replacing __LINE__ macro -1.26
What is the best way to sort a vector leaving the original one unal... +0.28
Compiler says logical and is undefined identifier -0.53
Strange type class declaration 0.00
How to show the address of memory created on heap? +0.31
user-defined literals overloading in <chrono> 0.00
How to overload assign operator for assigning a object at the time... +0.85
Why is the content after the zero character not assigned? +1.42
is string array possible in c++? -0.78
How to convert a string such as "12|34|56|78" to and outp... +0.26
My 4 x 4 matrices aren't printing out C++ 0.00
Finding a number that is second to the largest -0.42
Why is size_type a 32-bit integer on a 64-bit platform? 0.00
C++ : prim() in an "if statement" -1.11
How can I copy a string variable to another character by character... -0.50
In for (int val :arr), what does the colon mean? -0.57
c++ nested constructors call issue 0.00
Identify Type of Constructor? -0.24