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 ... 22 23 24 25 26 ... 39
Title Δ
Union Find to See if Shape Goes on One Side or the Other +0.48
Function pointer only works inside main? 0.00
How can I create an array inside a function then use this array to... +0.04
How to declare an object of generic abstract class without specifyi... 0.00
Can someone help me run this program correctly +0.49
C++ - unpacking a #defined list of integers into a -1.07
Pointer to vector of objects losing their value +2.44
The huge amount of states in q-learning calculation +1.20
How to avoid using temporary variable with std::modf? +1.77
How to (elegantly) read a file whose columns have different types a... -0.01
Comparison of bool data types in C++ -0.73
Iterating over list to find occurrences of element. Issue with code 0.00
Class variable gets implicitly casted to int despite explicit cast +0.47
Passing variables once by reference and once by value with the same... 0.00
Is there any leak of memory in my code when i pass pointer to vector -1.81
Why is the pointer's value changing in while loop? -1.54
Why does "unsigned int" + "unsigned int" return... +0.56
Combinations in coin flipping 0.00
Can anyone explain why this recursive input function is correct? I... -0.73
Removing the only element of a vector during iteration? 0.00
Get all possible combinations for a matrix in C++ -0.01
auto fail to deduce correct return type -1.77
Define a macro with defined(X) -1.62
Iterating over an N-dimensional matrix with variable dimension size... +0.49
why my iterator and pointer not giving the same address? +2.34
What is the most efficient way to test for duplicates in a user inp... -0.79
Difference in evenness 0.00
How to avoid reading repeatly the data in the data transmission by... 0.00
How to select a free function with std::conditional 0.00
Passing std::vector<bool> to an external function -0.60
In c/c++, what is a bitwise operation for two's complement inte... -0.30
What is the reason non-member virtual functions are not supported i... -1.62
Is the same way write this two type of struct? 0.00
Construct one list from element of another list without adding to h... +0.44
Passing Pointers By Reference vs Passing Pointers Into Functions 0.00
using set for sorting in log(N)? -0.81
c++: constexpr function doesn't evaluate at compile time when u... -1.02
VS2017 does not support binary fold? 0.00
Mixing array initializer and inheritance -1.00
How does copy constructor execute? +2.07
Updating one entry of a sorted vector -2.09
IDE warning an Infinity recursive in a try catch block 0.00
how to have make a QString have a specific size in QT? +1.19
C++: Creating derived class that has access to private variables of... +0.05
How to call a function with default parameter through a pointer to... +0.47
Searching for a vector inside another vector 0.00
Using object's overloaded istream in another class C++ 0.00
Why is type convertibility in C++ not transitive? +2.37
function parameters that are writeable only by the function itself... -0.55
Are template types optional to use? 0.00