StackRating

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

imreal

Rating
1526.08 (22,611th)
Reputation
8,883 (17,506th)
Page: 1 2 3 ... 5
Title Δ
How to create a trivially copyable delegate to member function 0.00
I have been created a template function but i got an error for chec... +0.79
Why put an enum in a struct and then use a typedef name? -0.17
A value is missing in my iterator and I don't know why -0.25
What does boost::container::allocator_traits::is_partially_propagab... 0.00
C - is `unsigned long long int` enough for 1 - 10^9 range? -1.00
Longest string in an array of strings in C++ +1.46
Sort dictionary by another list or dictionary +0.45
Convert char to array of chars -1.74
Does accessing an int with a char * potentially have undefined beha... -2.13
How to use typedef of function signature as type parameter to std::... +2.26
Restructure list of dictionaries in python -1.37
Why does making this virtual destructor inline fix a linker issue? +1.65
Difference between local variable and global variable +0.01
How to write virtual function in c? +0.48
Type resolution during exception handling -1.69
Should a critical section or mutex be really member variable or whe... 0.00
Isn't strncpy better than strcpy? +1.09
Versions of the same class with different inheritance 0.00
Do template functions of integer types lead to multiple compiled in... -1.09
C++ polymorphism and overloading? -1.58
Change constant value -1.07
How to change the starting index of iterrows()? +2.03
Why the following code compiles with `c++03` but not with `c++11` -1.31
Map moving emplace with lvalue +2.94
Erratic behavior of arithmetic operators 0.00
Functons, static methods or normal methods 0.00
getInstance - Class vs Method static 0.00
Pythonic way of generating data outside of a method -0.05
Weird pointer to member function syntax -1.66
Big o notation as not a good scale of some algorithms 0.00
Listen to a port already in use for UDP packets in python? +0.46
Template method runs however Visual Studio 2015 shows error 0.00
"Adapter" for member variables -0.93
Why so many different types of writing main() in C -0.29
Call function for each tuple element on one object without recursion -0.63
Why is freeing invalid pointers left undefined in C++? +0.89
Copy initialization is effective with move in C++11? +2.48
Array of structure, designated initializer implication +2.10
When shared_ptr, when unique_ptr -1.90
Forward declaration of (sdk) class containing template 0.00
How to add new object instances to std::list without 'new' 0.00
union in c stores one data at a time +0.81
Pass a callback function with a parameter to a function -0.98
What does this weird function pointer declaration in C mean? -1.25
Making this code properly polymorphic -0.86
what is the difference between these two functions and why does one... +0.46
O(N) algorithm slower than O(N logN) algorithm -0.03
C++ console input blocks so i can't kill thread +0.45
Algorithm to find cheapest items to get certain amount of resources +0.46