StackRating

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

Öö Tiib

Rating
1527.98 (20,481st)
Reputation
7,844 (20,168th)
Page: 1 2 3 4 5 6 7
Title Δ
Memory access exception when using XMVECTOR +0.47
LRU cache in C++ 0.00
Parsing different xml messages. Versions 0.00
If I don't odr-use a variable, can I have multiple definitions of i... -0.16
Array of base abstract class containing children class in C++ +0.44
Why is iterating a large array on the heap faster than iterating sa... -0.54
What benefits do you get from using cascading member functions +0.43
How to Use THIS pointer when Overloading = Operator -0.64
How does one manipulate Unicode strings at the character level? -2.16
boost Unit test doesn't fail 0.00
GDI functions set alpha channel to 0 when drawing. Why? 0.00
Why are inline functions allowed to manipulate private member varia... +2.05
declaring the underlying type of enumeration identifier 0.00
Copying the address of a static union member gives the incorrect ad... 0.00
What does it mean for an allocator to be stateless? +3.61
Where does the C++ 98 standard specify that locally declared templa... 0.00
Correlating between Cluster and Points 0.00
TCHAR and unresolved external symbol (LNK2019) error in C++ program? +4.14
C++ Setting a TDateTime variable 0.00
In simple terms, what is the purpose of flush() in ostream -1.42
Overload the class itself -1.26
boost::fast_pool_allocator throwing Access Violation exception -2.96
C++ Increment Operator Overloading -1.97
What is the proper approach to swap and copy idiom in virtual inher... -3.06
Efficient hashing of `std::bitset` or `boost::dynamic_bitset<>... 0.00
visual studio 2010 express linking file in different projects +3.44
Why declare the class that you included as a header file? -0.12
Why am I getting declaration with no type error - linked list? +1.43
How to calculate and print 3^9999 in c++? +3.72
Manually define only part of copy constructor and assignment operator -3.23
how to hunt down memory leak valgrind says doesn't exist? +3.63
What's the purpose of using braces (i.e. {}) for a single-line if o... 0.00
C++ "delete" slow in debug build 0.00
Get application path in dll -0.53
boost::lexical_cast without runtime libraries 0.00
What c++ do for `my_map[i] = my_map.size()`? +5.09
Preventing a method being called before another one -2.55
C++. Updating and copying a series of values each frame. Which clas... +4.59
c++ data members initialization order when using initialization list -0.80
C/C++. Advantages of libraries over combined object files +1.47
C++ variable used without initialization? +0.10
Limitations of the conditional operator ?: +4.67
Convenient C++ struct initialisation -3.50
C++ Overloading a Function Based on shared_ptr Derived Class -0.06
Interchange 2 variables in C++ with asm code -2.42
Calculating the Checksum in the receiver 0.00
WaitForMultipleObjects failing c++ +0.48
Uncaught exception - debuging techniques (C++) 0.00
Why are by-value parameters excluded from NRVO? +0.28
what this "if(k.c[3] & c)" part of code doing? -2.75