StackRating

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

alter_igel

Rating
1568.12 (4,281st)
Reputation
2,768 (60,992nd)
Page: 1 2 3 ... 4
Title Δ
What does std::geometric_distribution do for probability 0? 0.00
Define `static constexpr` function on source file +0.01
Why is compiler optimisation breaking my code? 0.00
Converting byte* to std::string with 8 or less bytes causes a crash 0.00
How to SFINAE using the function signature of a template function 0.00
How can I print map key/value with std::variant? +0.42
So I am having trouble with sfml because it wont play sound with sf... 0.00
Spaceship Operator on NaN 0.00
How to force check pointer value 0.00
SFINAE matches don't go as expected -0.75
Instantiate a template member function 0.00
std::vector pop_back() implementation +0.35
Why does my variant return a value not equal to what it was assigned? +2.01
Is it possible to convert a macro with stringizing operator to a co... 0.00
Approaches to function SFINAE in C++ -1.72
Casting an arbitrary integer to void* -1.82
Throwing an exception from a throw expression 0.00
why vector in class automatically become NULL 0.00
'this' argument to member function 'select' has typ... +0.41
Where did the function and the variable come from? 0.00
Is a forward declaration inside a class body considered a different... +2.18
Prime Numbers Implementation 0.00
C++ - unpacking a #defined list of integers into a +0.81
C++: Casting Member Function Pointer +0.28
C++ Functor Syntax 0.00
Does C++ have both byte stream classes and character stream classes? 0.00
C++11 std::vector of template class with argument in constructor -2.42
SFML: How to solve sprite quality drop when rotating a sprite in sfml 0.00
My setter doesn't work in new class (inheritance) 0.00
How to detect last element within a map iterator -1.48
macro wrapping function call with default arguments -0.91
error: expression must have integral or unscoped enum type when inc... 0.00
Can you use make_unique directly in a function call? +1.27
How do I solve exception generated due to string to json conversion? 0.00
Will the compiler generated default constructor initialize the poin... -0.09
C++ Convert filename input redirection to new output text file with... 0.00
Why does --string::end() compile but --string.size() does not? -0.57
Weird raytracing behavior for diffuse materials +1.40
Warning 6011 in C++ -0.89
C++: How to sort a vector of objects derived from class using one o... 0.00
How to translate `void(*fn)(const char *, ...)` to `std::function`... -0.56
Copy constructor for connect4 malloc errors +1.70
Adding two matrices prints a column of garbage data c++ +1.98
nlohmann JSON: serialize an array like int*? 0.00
How do I improve my vector search function? +1.61
How to assign functions to a function pointer? 0.00
Why c++ vector inner elements/array are copied when passed by value +2.01
accessing a strings elements using [] prints random results +2.05
C++ Error (C2280) tring to access a deleted function +0.41
What is going on with 'gets(stdin)' on the site coderbyte? -1.07