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 ... 75 76 77 78 79 ... 146
Title Δ
How change that default "web browser" (that is embed in V... +1.69
What is the detail namespace commonly used for 0.00
C++ Typedef to const value const address of pointer -2.78
Destroy std::vector without releasing memory +2.32
Another way to create random numbers -1.28
Is it this safe to do C++ Singleton first instance creation? -0.38
Structure with vectors 0.00
Compiler switch or preprocessor switch? +1.20
Error C2280 - attempting to reference a deleted function (unique_pt... 0.00
How can I separate numbers and letters in a C++ String? -0.15
PHP: Error when inserting quotation marks in mySQL -0.49
Is it ok to declare/define a static method in the .cpp only? -1.08
Equating pointer values crashes the C++ program -1.30
Rvalue (Reference) in C++11 -0.95
compile c++ file includes are not being found 0.00
return a pointer struct from a function +0.76
How to pass Object Fields as Function Parameters (feature vector) -0.59
Cannot understand Behaviour of Static In C and C++ +1.32
Simple vector initialization in C++11 returns weird error +0.90
any way to run 2 loops at the same time? -0.20
JavaScript split String with white space -2.08
Program demonstrate file IO operations 0.00
Is this a bad design pattern? +1.48
Why won't this nested switch statement work? (C++) -0.39
Comparing int and char with cast -2.35
destructors of array placement new +1.78
std::unordered_set allows insertion of duplicates 0.00
VertexArray declaration inside a class 0.00
Why doesn't this regex accept "s 1" type input? -0.04
*** glibc detected *** and dynamic allocation issues - C++ 0.00
Understanding segfault with static size array of std::tuple in class +1.57
Does a declaration using "auto" match an extern declarati... 0.00
Split a file into several files -1.39
Why can you indirectly bind an rvalue to an lvalue reference but no... +0.84
How to implement a string that solely allocates on the stack -2.35
Why can't I initialize an ifstream in the initializer list of t... 0.00
Why can't we allocate dynamic memory on the stack? +1.13
Is it possible for a Super class to have sub class objects? c++ +1.77
Using template name without parameters -1.52
C++ stack and heap corruption -0.10
What is the difference between path::string() and path::generic_str... +1.31
Is it possible to overload functions with extern linkage? +1.14
Do non-member non-friend functions really increase encapsulation? +0.61
Setting private member pointer to the same class as NULL? -0.27
C++ How to give a parameter a specific enumeration it can be? -2.78
Calling clear() on a vector of shared_ptr. Will memory be freed? +2.00
Calling clear() on a vector of shared_ptr. Will memory be freed? -2.00
What if I need anonymous namespace in a header? +0.66
C printf. Is this valid code? -1.15
Does the expression `new T` evaluate to an rvalue or an lvalue? +0.77