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 ... 9 10 11 12 13 14
Title Δ
Why unused code should be deleted? -0.72
Add a conversion constructor without touching class +1.81
Why should I combine code and tests in a single commit? -1.91
What is the downside of replacing size_t with unsigned long +1.24
Is it possible to call a derived class's method from a base class?... 0.00
How to get the type of stl container from object? +0.91
How std::bind can be used? +2.26
How can i cast a struct to a char[] array? -1.30
Static initialization order fiasco: same compilation unit? 0.00
Replace cast by function call in C++ -0.94
Dynamic string array -1.17
c++ if every bool in grid is true, then -0.07
Calling a virtual function of the base class in a non virtual funct... -0.05
Threading in C++ to keep two functions running parallely +0.01
What c++ ( generic (c/c++) vs (generic c)/c++ ) +0.58
How to compare a parameter string Visual C++ -0.49
Speed up integer reading from file in C++ -0.57
Why using while(!input.eof()) loop twice not working? +1.10
Should I use goto statement here? -0.60
Filter input received by getline -0.77
Instantiating a Class of Library Objects? +0.98
generating random numbers and printing them on the console (C++) +0.52
Using malloc and new - C++ -0.06
What is a good approach while implementing the configuration settin... +0.51
Creating thread process in C++ +2.06
segfault : how to debug 0.00
How do I handle overflow / underflow when converting std::string to... +0.37
Benefits of using namespace alias over preprocessor -0.72
Ranges not usable with switch cases, need good alternative -0.48
Exception class -0.52
std::cout won't print -1.16
How can I free ostringstream? -0.36
Is is standard practice to have the same include derivate in a head... -0.74
Refactoring out method common to all classes +0.15
increase c++ code verbosity with macros -0.75
Wrap C allocation for RAII -0.50
(Windows) Open the same file simultaneously 0.00
wrapper class for STL stream: forward operator<< calls -2.03
Un-inherit from std::basic_string +0.48
Adding vector initialization to struct constructor -1.09
Assert that the value literals have no type is false? +0.88
C++ OOP - Losing data -1.69
Iterator Loop vs index loop -0.30
When to use boost::optional and when to use std::unique_ptr in case... -1.45
C++ how to convert x64bit application to x86 +0.50
Combining multiple objects in a single return object -0.97
Why are preprocessor macros evil and what are the alternatives? -0.04
Static std::mutex in templated function doesn't work -0.37
Subversion and GIT centralization -0.40
Using boost::bind with a class containing a boost::mutex 0.00