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 ... 6
Title Δ
Incrementing an iterator to point to the next element of another it... +2.41
Calling system with std::string? +1.58
How to pass an array of vectors by reference? -1.61
Shared pointers: why no double free? -1.73
How to make a string variable that contains more than one letter? 0.00
ifstream read every files that start with 0.00
Concise way to disable specific warning instances in Clang 0.00
Can you iterate through class objects without a list or vector? -0.72
Why my function doesn't work? +1.63
template <typename p> is not giving error but and template &l... 0.00
Initializing a 2D vector with random values -0.92
Range-for-loops and the syntax -1.62
c++ non-standard syntax; use '&' to create a pointer to... +0.42
Getting consecutive elements and remove them -1.08
Alternative to std::next -0.92
i have implemented merge sort in c++. it has no errors but somehow... 0.00
Does delete[] need to be called on the original pointer position +1.84
Does assigning make_unique require std::move() to an empty unique_p... -0.52
Segmentation fault when passing values to dynamically allocated array +0.18
Why is win32 API non-portable? +1.15
g++ custom task opens in external terminal intead of vs code intern... 0.00
clever way to reduce if-elseif statements -0.06
May I call <algorithm> facilities on empty ranges? 0.00
Difference between C++ object construction methods +0.44
How can I insert element into beginning of vector? +0.46
Move last element of vector<vector<int>> to beginning 0.00
C++ inheritance and virtual functions +0.62
Why my static integer is not showing the changed value in the main... +1.20
Why delete wchar_t pointer crashes? 0.00
Should I delete pointers that come from other functions or class me... -0.78
unique_ptr error cant apply -> 0.00
What does arr++ mean in a function "int f(int arr[])"? +1.36
Is it possible to set a custom return type for a class? -2.10
(c++) What do I need to include in header file of a new class 0.00
C++ search filenames pointer to string strcmp error -1.74
c++ array any two terms are equal -0.46
C++ Check if whole string is uppercase +0.16
Already defined in ConsoleApplication1.obj 0.00
Setting a value of class variable from another function -0.83
When I define a string, the program stops working properly +0.74
Can I get the Original Install Date of the Windows using C++? +1.38
Is it okay to instantiate an object in the heap because of the foll... -1.68
Passing a string vector to a function and function prototype issue... +0.42
c++ object gives me an error: pointer being freed was not allocated -0.57
Passing array with fixed size to struct -1.28
Why does the following code crash when I input a 12 digit number? +0.05
Is it Normal For Chars to be Between -128 and 127? +0.44
Vector push back operation with pointer -1.04
Ostream Operator for AVL Trees C++ -0.08
Using =default in meaning of =delete -1.66