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 ... 23 24 25 26 27 ... 146
Title Δ
Destructor of typedef alias -2.04
How are allocator in C++ implemented? +1.49
Different behavior of C++ with default value for public vs private... -0.14
How can i make "stack oveflow" exception on x64 +0.60
SNMP traffic captured by Wireshark, but source port and destination... 0.00
Why is including an extra assembly instruction in a loop increasing... +1.22
Const parameter is not const enough 0.00
Why isn't it undefined behaviour to destroy an object that was... +0.58
Overload operator + for vector: namespace std +1.18
How do I get the value of this void* back? -1.62
C++11 Range-based for loop for std::list -2.21
Why the c++ function can return array’s size correctly? +1.99
Why is snmp v1 queries faster than snmp v2c? 0.00
how memory is allocated for a c++ program -0.93
Is it possible to skip bytes when using union, in c++? +0.92
What is the type of decltype(*int_iterator + 0)? 0.00
constexpr operator overloading issues with using arguments -2.40
Understanding tentative definitions in C and C++ 0.00
Correct usage of vector<int>::size_type -1.08
Should I use a direct function call in an if condition or first sto... -0.81
Which way to return value works faster in C++? -2.00
forward declaration of struct doesn't work - can't figure o... +1.68
What exactly is invalidation of reference/pointer? +1.64
Expected initializer before < token - structures and templates 0.00
Developer tools console logs 3 for a=3 and undefined for var a = 3 0.00
Use system() to create independent child process -1.60
Is using std::find and C::insert() thread safe if iterators are not... 0.00
Unique_ptr: pointer being freed was not allocated when emplaced in... +0.81
Statically-enforcing a C++ class interface without using virtual me... +1.53
Passing stack allocated value by reference to a constructor in C++ +1.90
How come the move constructor isnt called in my code? 0.00
Specifying -std when compiling both C and C++ code 0.00
Why does type char return a different value? 0.00
is it possible to link an exe file as a lib file to another project? 0.00
what does mean the "*" in class pointer = T* statement 0.00
Is an abstract method in c++ ever called? 0.00
Makefile Error "file requires compiler and library support" 0.00
When making SNMPv3 connection, is it necessary to specify "Con... 0.00
Right to left isolate string. C++ 0.00
storing object references in map C++ 0.00
Why throwing exception which is a reference calls copy constructor? 0.00
How to use a non-argument variable in function? 0.00
Replace c-style cast (long&) in c++ 0.00
C++ referência não definida para "std::ios_base::Ini... 0.00
Why can't I define two member pointers that are the same type o... -0.21
Why does this output "geeksforgeeks"? +0.37
c++ copy string literal (from C) 0.00
How long can be stringstream be? +2.03
Can I send SNMP Traps to a different network? 0.00
error: non-floating-point argument in call to function ‘__builtin_i... +0.40