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 ... 37 38 39 40 41 ... 146
Title Δ
How do I make struct store only one variable at a time? c++ +0.78
g++: expected primary-expression before ‘[’ token +0.90
What is the use of emplace_hint in map? -0.08
Why it is faster to pass int by value than by reference? -0.74
Visual Studio Intellisense not recognising class member in bracket... +1.97
Not able to erase vector element using iterator, vector element imp... +1.73
Getting reference to the raw array from std::array -2.48
Is there any way to access depth buffer for OpenGL? +0.33
How to safely deploy an application built with an upgraded compiler 0.00
Why does this float type value output in this way? +1.35
.change() doesn't fire oninput +0.28
How can I get the default mode for c++ of g++ compiler without refe... -0.51
Is it possible to take an arbitrary pointer as input argument in C++? 0.00
Best way to initialize a constructor that does more than initialize 0.00
Abstract syntax tree in C++: classes vs. structs +0.83
how to use priority_queue<pair<double, int> > 0.00
Replace Visual Studio standard library 0.00
How do I output the cout output from a method into an ofstream file... +1.33
How do I properly call setters on a return constant referenced clas... +0.35
C++ calling superclass with if statment -0.31
Why would you use pointers for Low Memory Allocation? 0.00
Undefined reference, presume makefile is not using headerfiles -2.02
why use static "constants" instead of the actual value? -0.70
C++ priority queue constructor 0.00
Change the order of constructors in inheritance 0.00
What's the relationship between "gcc linking" and &qu... +0.24
How to use extraction operator to get multiple values from method o... +0.16
How to fill an array of unique_ptr? +2.18
Get error with struct member field being a function pointer +0.69
Using std::experimental::optional as a parameter by reference +1.03
Why does cout produce the correct string output with <<, but... +0.35
sizeof reference differing for class type and data member -0.20
Continuing in a range-based for loop doesn't retrigger breakpoi... +0.38
Do I have to explicitly destroy objects in order +1.14
No condition in a for loop? 0.00
Creating a CTime @ 2am doesn't return the correct value (Window... -1.55
"A case label may only be used within a switch" +0.35
Why we are using static_cast to NULL +1.96
Function help in c++ math 0.00
Does gets() ignore '\0'? +1.62
Identifier not found (copy_impl) 0.00
Firefox appears to drop word-wrap style when child's class is m... 0.00
initializing array with ZeroMemory -1.14
/lib64/libstdc++.so.6 not found CentOS 7.3 0.00
std::remove vs std::remove_if 0.00
How do I get hundreds of DLL files? -0.65
Why is output of this float union NaN? -0.37
What is wrong in my C code for a program about strcmp()? +0.36
Why is g++ not able to compile tuples? +0.35
How do you use a string or char to identify a variable by name in C... +0.36