StackRating

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

Lightness Races in Orbit

Rating
1607.72 (1,473rd)
Reputation
349,563 (103rd)
Page: 1 ... 44 45 46 47 48 ... 146
Title Δ
Lambda captures unexpected variables -0.76
Why does C not allow concatenating strings when using the ternary o... -0.06
C++ threads add code after function call -0.17
Evaluation order of elements in an initializer list +1.47
what happens with the negative of an unsigned integer? 0.00
C++ execution order in method chaining +0.68
Why is it necessary to include the return type in a function defini... -1.44
Did a static variable is global variable? -2.78
How macros in embedded C affect memory? +1.21
Are iterators past the "one past-the-end" iterator undefi... +1.75
Why doesn't the compiler generate compile errors if an incorrec... -1.03
erasing an element of a static member of class list +0.33
delete dynamic array +0.20
iterating with auto ref or an iterator +0.33
How to test the end of an array of unsigned char? +0.32
Why do I need to use `size_t` in C++? +1.08
Why can't compilers suggest const for me? +0.42
C++ Missing Header Files chrome os 0.00
How to forward a thrown expression from one catch block to another? +0.65
std::move used, move constructor called but object still valid +1.44
Basic Range Based For loop not running? +0.34
font awesome sort icon pointed to right 0.00
TDD lets me divide by zero. Is it OK? -2.63
Using swap with object suicide -0.62
How to multiLine an #import 0.00
static assert to check if constructor is explicit 0.00
Why copy ctor implementation is non-throwing in this example? 0.00
Field ‘pointer’ has incomplete type ‘Node’ +1.98
Segfault on releasing resources 0.00
Avoiding const_cast when calling std::set<Type*>::find -1.77
Usage of const data member in C++ +0.33
not printing 5 letter long unicode +1.78
Anything which has internal linkage can be put in header file in C+... 0.00
Double move on same object is copying from left to right? +0.35
How to call my_function before every time sprintf is called? +1.25
When compiling on my Mac, i get this error when i use "gcc&quo... +1.28
C++ Why does these codes work? -1.10
What's the difference between getElementById and getElementsByC... -0.72
c++ Making map double pair 0.00
Should we de-reference a pointer before passing by reference? +0.33
is it okay to declare an array like this: `int arr[3/0]` in C++? +0.02
Choose at runtime array or vector in C++ +1.73
why do I get NULL pointers with tinyXML2 in C++? 0.00
Extra number while looping through an array in C++ +0.71
c++ - Calling template funtion without <'typename'> +0.10
Can I allocate all available RAM? -0.96
The typeof operator is not operating as expected +0.33
Cyclic dependence of member initialization 0.00
Can C++ templates be used for conditional code inclusion? +0.35
C++ - Is my object being deleted twice if I use a map? 0.00