StackRating

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

alain

Rating
1525.42 (23,416th)
Reputation
10,473 (14,461st)
Page: 1 2 3 ... 7
Title Δ
Why is dereferencing of nullptr while using a static method not und... -0.83
C++ : Static instances of class -2.14
virtual inheritance issue - warning: 'Sofa' has no out-of-l... +0.46
C++ move(): what's left in the vector? -1.28
Passing ownership of stack object without duplication 0.00
Why erase on std::vector promote iterator +1.41
Is casting int32 to uint32 a no-op? -1.81
Returning an empty string literal VS. returning a nullptr - Are the... -1.74
C++ atomics memory ordering for some specific use case 0.00
Modifying pointer to string literal in separate function -0.53
how to remove duplicate string values from multimap +0.44
Inspect the returning value of std::string.c_str() -0.10
How many numbers between 0 and n satisfy bitwise property i&y==i? 0.00
Will const char arrays initialized with a string literal contain a... -0.05
Iteration controlled loop not working correctly +0.04
The program does not crash neither executes completely 0.00
Finding which code segment is faster than the other -0.06
invalidation of std::function objects +0.45
Math function for zooming issue 0.00
C: How to correctly extract the binary content from a HTTP response 0.00
Assigning large numbers to double in C 0.00
What syntax am i missing out on regarding char arrays and pointers... +0.11
Why doesn't the compiler complain about adding char to char*? +0.52
Splitting a string in C++ (using strtok?) separated by a comma deli... +0.16
Why doesn't the function cast a pointer correctly (from base cl... -0.39
Existence of objects created in C functions -1.50
Is this a strict aliasing violation? -1.89
Confusion about use of scope resolution operator in STL -0.22
C struct Inheritance vs C++ POD struct Inheritance +0.78
How to understand about instances of the same class cause deadlock... +2.12
I used both the Leibniz and the Wallis formulas for estimating π bu... -0.05
Mapping two integers to one (with an upperbound) 0.00
C: Comparison between value initialization during definition &... +1.54
What's the best/fastest way to recognize if a string number is... 0.00
Bit-wise hack for updating a value when it is 0 -0.40
How can the volatile keyword affect a static const array? +0.46
is multithreading swapping 2 predefined pointer to 1 static pointer... -0.95
Using different compare functions for sorting and duplicate checkin... 0.00
casting char-array into array of PODs in C++ +1.48
In the comma operator, is the left operand guaranteed not to be act... -1.02
Type conversion for lambda С++ -1.20
Converting an int to a char array with a chosen format 0.00
Set a predeclared but uninitialized vector as an alias of another 0.00
How to perform signed comparison between unsigned operands? -1.00
Cannot insert element in std::set of iterator to std::list +0.41
Using C++ shared pointer's aliasing constructor with an empty s... 0.00
When is type checking for type argument performed? +0.45
Is there a simpler way to define a condition in a for loop in C++? +0.71
What are the restrictions in comparing two pointers? -1.64
How can you find reddest colour in a fixed colour display in C? +1.89