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 ... 7 8 9 10 11 ... 146
Title Δ
Carry over data without using for loop +1.28
How do you seamlessly integrate a third party library into Visual S... -1.06
cpp 2d vector arguments (size, ?)? 0.00
error: control reaches end of non-void function [-Werror=return-typ... -2.38
G++ and LTO: how to separate declaration and definition? 0.00
const in cpp/c usage and clarification in struct constructor 0.00
Why does 'this' need to be dereferenced in this case? (assi... +1.37
What is the type of a constructor? -2.18
How to define const getters that trigger a calculation? -0.68
C++ #include<XXX.h> equivalent of Python's import XXX as X +1.14
How to use using instead of define or other C++ feature? -2.10
Can I write single byte to a file without temporary variable? 0.00
ERROR: Invalid options syntax: -//tensorflow:libtensorflow_cc.so 0.00
G++ issues "storage class specified" errors when using ex... 0.00
Uniform vs legacy initialisation producing different compilation re... 0.00
Creating thread with _beginthreadex, __stdcall and a lambda 0.00
Why isn't std::function template constructor using universal re... +1.71
How to reset std::count return value +1.12
operator + need Move Constructors -2.22
In a c++ iterator, should I define both operator== and operator!=? +1.19
Why is the range of rand() smaller than that of int? +0.91
C++ Crash on a non-void function doesn't have return statement -2.86
C++ - Pointer to class type +0.44
struct inside #ifndef greyed out and inaccessible by other source f... +1.89
F:\PY>python –m pydoc –w ex -0.15
Return Value Optimization And Initializaton of Heap Allocated Varia... 0.00
Getting errors E1696 with all headers in Visual Studio 2017 0.00
Undefined behavior beyond the max index of an array +1.23
"Declaration does not declare anything" error for #define 0.00
Template class copy construcor from different type: should it follo... +1.62
What does the :: operator do in this situation -1.31
What technique I'm applying to reduce code? 0.00
Why does my NamedPipe separate my string by space? 0.00
can't use array operator to array-based pointers (read access v... +1.08
Difference between C++14 and C++17 using: `*p++ = *p` 0.00
Is it possible add member function to data type in C++? +0.36
switch statement cause sending two messages 0.00
Eigen function that does array operations on Matrix<> or Bloc... -2.57
Casting a void* to super classes of multple inherited class doesn&#... 0.00
Exception/exclusion for -Wpadded warning 0.00
What should I do to get dynamically changing data from HTML code? 0.00
Macro without parenthesis 0.00
Variable is ambiguous when using namespaces c++ 0.00
Unable to typedef std::chrono::microseconds to override its definit... 0.00
How to store any kind of function in a variable in C++? +0.51
Why does the Python console repeat back what input into it? -1.01
Why does redeclaring std::cout cause a segmentation fault? 0.00
Clarification on the usage of double datatype 0.00
reference to non-static member function must be called error 0.00
While loops crashes, but recursive function throws maximum call sta... -0.76