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 ... 14
Title Δ
Refactoring to return multiple "informations" 0.00
getline (cin, string) is not excuted last line of code +1.15
C++ virtual method overriding only one +2.03
Define enum in class or in File? +0.51
Is it possible to run member initializers before base-class constru... +0.11
use iostream or alternative for managing stream +0.16
How can I use const_iterator correctly?(solved) 0.00
Alternative to template variables? 0.00
What are the differences between anonymous namespace and anonymous... -0.60
How are classes implemented internally in C++? +2.12
Converting from C++ string to unsigned char* and back +0.48
define private member variables in single line 0.00
Accessing vector of pointers in a class -2.08
Could the function used in std::thread (c++11) have [[noreturn]]? -1.11
task list in C++ (vector with more than one type) -0.16
Is there a NULL equivalent for pairs in C++? +0.34
How to use a member variable in a base class function when its size... -0.46
Insert symbol into string C++ +1.27
How do I use the rope from C++ STL in Xcode -0.49
c++ conflict of the copy constructor and return temp object +0.51
Properly terminating program. Using exceptions -0.05
How to limit scope of variable needed to construct object that live... -0.29
Why int8 works like char (C++) (Visual Studio 2015) -0.08
Theoretical clarification regarding maps and iterators -0.00
Default advice for using C-style string literals vs. constructing u... -0.89
Law of Demeter - is it really comunicating only to friends? 0.00
construct path for #include directive with macro +0.44
Convert `time_t` to decimal year in C++ -1.08
Efficiently read data from a structured file in C/C++ -0.10
C++ API design approaches 0.00
istream_iterator<T> denoting std::endl 0.00
Shortening boost::function -1.66
Sorting vector of custom type by their constant id -0.49
std::function variable arguments in one vector/map +2.36
C++ size_t and ptrdiff_t for negative array indexing 0.00
Pass a std::vector v to the ctor of a class which needs to access v... -1.56
Combining multiple values in method return in C++ +0.52
Best algorithm to group data by similarity (same ID) -0.30
stringStream functions 0.00
Refactoring a data class in C++ +0.49
C++ Unit Test Native C++ -0.50
How to write destructor for union-like class +0.22
When would I want to construct a shared pointer from a raw pointer -0.09
Swap between at() and operator[] for std::vector depending on compi... -1.37
Expected behaviour when assigning std::string to non-terminated cha... -0.05
Multiple switch cases design pattern +1.59
Self-made list in c++ -0.52
What and c++ exception -1.74
naming convention when typedef standard collections +0.09
performance of std::string operator + versus stringstream 0.00