StackRating

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

utnapistim

Rating
1499.32 (3,790,049th)
Reputation
22,237 (5,936th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
boost::pool real memory allocations 0.00
std::map: Use only part of keytype for comparison and finding 0.00
Project solution structure 0.00
Read file and split each line into multiple variable in C++ +0.50
How to clear the contents read by cin -1.68
overloading shift left and shift right operator (cin and cout) +0.10
std::ios_base::ios_base(const std::ios_base&) is private +0.64
How to use other class files effectively? +0.51
Is it Possible to Have a Transforming Iterator in C++? -1.08
"using namespace" or "USING_NAMESPACE()" -1.38
C++ copy constructor with pointers +0.16
how to expose constant data -0.25
Is there any advantage in using static_cast rather than C-style cas... -1.31
Adding an array of functions and randomly selecting one of them 0.00
C++ exception return type why char* +2.10
Pro and cons of restrict the scope of variable -0.62
C++11: istream.get() stops on EOM 0.00
Accept string results in code commenting -1.11
Is it possible (How) to give compiler directives inside c/c++ code 0.00
Using goto as a error handling strategy +1.06
How to create a vector of structs and initialize them later +0.01
alternate to multiple checks in IF condition +0.05
Assigning const unsigned char* to a std::string performing in-place... -1.26
Why rethrow an exception -0.20
Concatenate boost::array and std::string +2.25
Passing C++ functions as arguments without function pointer/inlined? 0.00
C++11 pattern for factory function returning tuple 0.00
Naming a log file using date and time in C++ -0.92
Inserting a std::vector as returned from a function -0.81
Java is 2+ times faster than C (as a subset of C++) +1.28
How can i split a string for a class constructor? -0.00
Returning a char** dynamic array C++ 0.00
How to use templated struct in class c++ +0.43
How to get last index of a string array in C++ -0.77
Unusual usage of .h file in C +0.83
Why doesn't this give redeclaration error? -1.31
Naming constants in C++ -0.03
Deleting pointers in destructor +0.04
Creating C++ Soap Client in Visual Studio 2010 0.00
Does a non-RAII class need user defined destructor? -1.84
increment a for loop by 1 then by 2 +0.39
Two different mixin patterns in C++. (mixin? CRTP?) +2.35
Allow a mock class to inherit from a final class -0.24
cacheing with boost optional -0.98
Implicit construction of std::string does not happen during copy-in... -1.31
How to make these std::function parameters unambiguous? -1.12
C++: Scoping issues when using a debug variable for a program -0.02
Is using "this" for all member functions and attributes b... +2.50
Where can i find the original definition of the reserved identifier... 0.00
Trying to figure out an alternative method for switch statements +2.45