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 ... 14
Title Δ
How does the nested class with override work? -0.14
Console output and file contents unmatched +1.96
C++ doesn't write expected numbers into file 0.00
How to check in C++ that identifier is declared? -0.00
Defining interfaces (abstract classes without members) in C++ +0.50
Delete pointers in a vector +2.05
How to defer computation in C++ until needed? -1.28
What's the design pattern and advatages of holding a shared_ptr... 0.00
Is there any way to optimize c++ string += operator? -1.36
How to rename a class member in an API-compatible manner? -1.55
Including std::lock_guard in extra scope -0.21
How can I pass parameters from a struct to a function correctly? +0.59
How to assign struct values in a template class function? -0.83
How to use .a files in my Visual C++ project 0.00
Return a function with parameters evaluated -0.79
Exception member class OOP -1.21
Is it good to implement mixin pattern using #include macro in C++ 0.00
Is it possible to cast from vector parent* to vector child* in a fu... -0.01
Vector and for doesn't produce results +1.72
Can it cause harm to validate email addresses with a regex? +0.45
C++11 Return value and error pair 0.00
Trigger for std::map operation +1.95
What does `operator()...` mean in code of C++? -1.01
RAII vs. Garbage Collector +1.58
Are public variables faster than using getters and setters? -1.13
Is it possible to pass a char** as a parameter +0.51
What's the advantage of `std::optional` over `std::shared_ptr`... -1.20
passing reinterpret_cast pointer as void * -0.37
Reference to an interval of values in c++ +0.28
How to compare and assign between std::vector<T> and std::vec... -1.43
std::map find() returning error +0.51
C sort array of strings +0.33
How can I get a cstring into a class? -0.29
How to prevent converting a null pointer into a reference +1.74
Solution to divide M in N where M in N such that M = A x Y where no... 0.00
Leaving exactly one whitespace in between words? 0.00
c++ Dependency Injection + Law of Demeter + logger/assert 0.00
getting wrong output while sorting in C++ -0.36
Select string template implicitly by passing const char* +2.83
Moving a class derived from istream -1.57
Using CRTP to seperate platform specific code +0.50
Specifying default parameter when calling C++ function -1.42
Getting a unique_ptr for a class that inherits enable_shared_from_t... +0.37
C++ Using (communications) object in every other class +0.26
A strange C++ class declaration +0.47
Casting struct to int in c++ -0.72
Is this mapping between C++ class member cardinality and declaratio... +0.27
Recursive composition in c++ +0.51
Check current value before assignment in set method +0.79
template member of std::pair<> must have const copy construct... 0.00