StackRating

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

Kirill V. Lyadvinsky

Rating
1561.30 (5,376th)
Reputation
80,054 (1,035th)
Page: 1 ... 8 9 10 11 12 ... 18
Title Δ
Can I catch an exception relating to a .DLL file not been found -0.31
Inheriting both abstract class and class implementation in C++ +1.27
Image conversion : RGBA to RGB +2.29
If I allocate memory in one thread in C++ can I de-allocate it in a... -0.98
Moving objects from one Boost ptr_container to another +0.41
c++ variable initialization in a class to send it using mpi +1.87
C socket API is thread safe? +0.41
Use rspec to test C/C++ program -0.08
Remove dependancy constants from enum definition -0.45
C++: why can't we have references to references or array of referen... +1.10
Why numeric_limits<int>::min() is differently defined? +0.24
C++ memory table +1.05
Can I undo the effect of "using namespace" in C++? -1.22
Fast and elegant one-way mapping of known integer values +1.03
Sorting digits of an integer -0.38
How to refrain from CS2512 correctly +0.41
Which one to use const char[] or const std::string? -0.17
Nested anonymous namespace? +2.39
Find address of variables in main? +0.50
how to add bitmap image to buttons in MFC? +0.88
Advantages of std::for_each over for loop -0.70
C++: Constructor accepting only a string literal +0.94
Given a time, how can I find the time one month ago -1.41
g++: warning: integer constant is too large for ‘long’ type 0.00
What's the result if I use delete p instead of delete [] p for an a... +1.90
Is there pointer to member traits or something like this? +0.44
c++ Namespace headaches +0.65
Is there a better way to bring names into class scope other than to... -2.16
All users path? +1.91
How can I know where the segment of memory is all Zero +0.72
Why is `i = ++i + 1` unspecified behavior? -0.23
Cast boost::shared_array<char> to boost::shared_array<cons... +0.74
C++ template member function of template class called from template... +0.39
Why does compiler generate error? +1.85
How do I avoid popping up an error dialog when my MSVS C++ app cras... -1.28
C-Style Strings as template arguments? -0.65
Passing pointer argument by reference under C? +0.84
Is there an string equivalent to LPTSTR? -1.71
Iterating over pair elements in a container of pairs (C++) +1.18
play avi using c++ 0.00
How to stop visual c++ stepping into certain files +1.31
Download an Image file from web server using VC++ 9.0 0.00
Supporting multiple human languages +1.16
I can not get access to pointer to member. Why? +1.04
Anyone uses boost::multiindex as a one-table database? -2.11
Can a reference type be used as the key type in an STL map +0.44
Can I change dll-interface without recompilation exe-file? +1.30
NULL pointer is the same as deallocating it? -1.22
Should the conditional operator evaluate all arguments? -0.04
Sorting an std::map by a different key? +0.25