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 ... 15 16 17 18 19 ... 146
Title Δ
Can/should I type whatever I want after #ifndef? +0.53
Copy trivially copyable types using temporary storage areas: is it... +1.37
how to eliminate use of goto in switch case +1.72
MySQL UNIQUE declaration +1.79
Ellipsis NULL, nullptr and undefined behaviour 0.00
C++ How to determine if element is present in a dynamic allocated a... -0.64
c++ How do I call a constructor with arguments of a class that is i... 0.00
Working of conditional compilation #if and #else (and others) in c -2.42
What is best pointer/reference type when returning member possibly... -2.24
C++17: still using enums as constants? +1.23
How do I apply a list of functions to a string in c++? +0.06
Pointer shows junk for some reason 0.00
How to make not owning pointers like shared_ptr? +0.32
Can you declare a fixed-length array in a function declaration? +1.51
How to fix C++ warning of implicit conversion? +1.94
Random unordered_multimap using std::generate -0.86
Linking to C libraries from C++: why isn't extern always needed? +1.96
Why passing an lvalue as an rvalue argument fails? +1.55
Exception specification in ˋtypedefˋ completely forbidden or only a... 0.00
What is the meaning of static? +0.48
HTTP POST data content-length 0.00
Regex substitution '$1' - why is it a string? 0.00
Properly casting signed to unsigned -0.35
Is it possible to stop std::addressof on my objects? 0.00
Unique key for 3D interger coordinates to insert into a std::unorde... -0.15
Cannot use user-provided comparison function for std::set<std::s... 0.00
How stream-buffer works in C++? 0.00
how to use std in code without including "using namespace std&... -0.52
Conflicting declaration in c++ -1.55
Compiling C++11 with g++ 5.4 -1.63
Read UTF-8 encoded character from keyboard in ncurses -0.38
C++ Dangling Pointers and Memory Leaks -1.24
Why doesn't std::string_view have assign() and clear() methods? +0.04
Building data base, read method 0.00
Is it valid to "hide" a base class virtual function by ma... +0.58
Understanding lvalue/rvalue expression vs object type -0.72
Interesting usages of function prototype scope 0.00
Deleted copy constructor when member is an unique_ptr -0.60
Since which version of C++ are default arguments allowed? +1.44
I have problem with converting high ASCII value int to char , char... 0.00
putenv warning with C++ -0.01
Why we need "return" in recursions when we need to return... -0.63
Matrix Which Is Half Read-Only: Implementing the Iterator derefrence 0.00
Manipulating a global static variable -0.07
How does godot's NetSocket creates an instance? 0.00
if-else inside for loop not working in python -1.24
EasySNMP: Different output converting OCTETSTR to Hex 0.00
Is it possible to hide email and script url in formmail form? +0.34
C++ "return" the result of an expression -1.87
How to read N integers into a vector? -0.22