StackRating

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

Yakov Galka

Rating
1611.62 (1,353rd)
Reputation
47,906 (2,139th)
Page: 1 ... 7 8 9 10 11 ... 18
Title Δ
What is the difference between std::valarray and std::array +1.92
The following code takes input in an unexpected way +0.33
What is the boost way to determine if the given path contains a pat... 0.00
How to read unsigned int variables from file correctly, using ifstr... -2.45
Can volatile be used everywhere const is used? +1.40
Converting LTR to RTL? -2.29
call to constructor can be considered as function declaration? +1.94
state of std::vector after std::bad_alloc 0.00
Is there a non-equivalent pair of types containing, respectively, `... -0.41
Strange behaviour updating sprite position -0.64
Parse an XML in standard C/C++ without additional libraries -2.51
experiment with copy construction for a vector -1.08
String matching algorithm -1.29
C++: Erasing an iterator from a map and then incrementing to the ne... +1.70
Why is there a level of precedence for operators such as static_cast? -1.13
Why aren't copy constructors "chained" like default const... +0.48
Is it possible to define implicit casting behavior of primitive typ... -1.76
using enum says invalid conversion from 'int' to 'type' +1.02
C++ Custom hot keys using windows hooks +0.39
Portable end of line (newline) in C++ +0.15
C++ Windows Compiler for smallest executables +1.09
Bug in my 'next offset' algorithm - C++ +1.47
Addresses of virtual functions in vtable +1.93
What is `type_info::before` useful for? +1.15
C++ delete vector of pointers +0.60
operator< overload for std::map's int type comparison? (I want i... +1.38
Relate Structure variables? -0.03
call to pure virtual function from base class constructor -1.64
A typedef that refers to itself -1.91
Does exception handling require object-oriented programming? +0.12
LoadString with nBufferMax equal 0 0.00
Including template headers SOLUTION +1.79
What does BOOST_SERIALIZATION_NVP do when serializing object? 0.00
Convert first letter in string to uppercase -2.07
Different behavior for qualified and unqualified name lookup for te... +1.51
What is uint_fast32_t and why should it be used instead of the regu... +1.24
How singleton in boost implement all singletons are initialized bef... -1.26
Dynamic Object in C++? +1.12
How many random / sequential access per fread / fwrite? +1.87
Stack around variable corrupted. Why does this happen? +0.36
C++ splitting string using strtok ignores the last entry -0.05
benefits of interface c++? +0.35
Why can't I replace std::map with std::unordered_map -0.39
const reference data member bound to a temporary initializing that... -1.40
Visual Studio 2008 Navigation Bar Confused 0.00
C++ Parsing Library with UTF-8 support -2.23
How to use sqlite3_mprintf() with UTF-16 strings? 0.00
boost serialization omit version for a wrapper 0.00
Bug in boost::filesystem? -1.61
Some tests to see whether the code generated for iteration using po... +1.42