StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 13 14 15 16 17 ... 70
Title Δ
pop_back() return value? -1.14
c++ releasing "_alloca" ted memory from stack +0.50
Memory Leak in a list of pointers to objects +2.82
C++ class member with same name as in base class -0.80
Why does std::ifstream constructor not take a std::string? -1.27
constant pointers to constant arrays of constant pointers -1.29
Why is a = i + i++ undefined and not unspecified behaviour +2.20
I can call a function imported with dlsym() with a wrong signature,... +1.38
compilation error C++ templated function with iterators as arugments +0.61
declaring input stream +0.81
Statically linking a C++ library to a C# process using CLI or any o... -1.32
Why Locking is not necessary for Local/Stack variables in multithre... +0.23
c++ unique_ptr argument passing 0.00
What's the fastest way to extract non-zero indices from a byte arra... +0.01
How did they write MSVC++ Debugger? 0.00
Why is deleting null pointer allowed in C++ -0.80
Application crash due to ntdll.dll 0.00
Is there a more efficient solution for this two consecutive groups... -0.69
Curious arithmetic error- 255x256x256x256=18446744073692774400 +0.47
Does destroying and recreating an object make all pointers to this... +0.34
How to get the address of a file? -2.31
Can a dynamically allocated shared_ptr delete itself via the dtor o... -1.68
static_assert for ensuring design contract -2.55
passing char pointer array of c++ dLL to c# string -0.56
Can one still use old C++ books to learn programming? -2.18
Unable to insert() struct into unordered_set -0.54
how to pass an array of struct without pointer? C++ +0.43
Module unreachable using busted in Lua 0.00
Are these assignments on same pattern? 0.00
Random sequence iteration in O(1) memory? +1.37
What is the data type for a string? +0.46
Can you explain how the methods of the class are called? +1.27
C++ postfix incrementation during list push_back 0.00
Distinguish between 0-string and non-0-string +1.41
Analogy to "cast from/to void" in std::shared_ptr +0.46
String conversion errors: exceptions or error codes? -1.04
Creating a FILE structure using a byte array 0.00
Different functions use the same function, reduce overhead +1.58
boost::bind return a function object which is the argument for a fu... -1.79
Is this simple but useful pattern too simple to be a real pattern? +2.76
About Unused functions in VC++ -1.38
"simple" parser for c++ 0.00
Confusion with Creating a Class library in C++, VS 2010 0.00
Avoid overriding members when inheriting +0.16
Reference member variables as class members -1.57
why program can't see global variable? +1.28
Is there a risk in changing the C++ dialect to C++11, but keeping t... -1.07
C++ code which is slower than its C equivalent? -1.20
Is it possible to organize c++ header and cpp files? +2.42
What's the most efficient way to cancel a parallel_for 0.00