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 ... 4 5 6 7 8 ... 18
Title Δ
What is wrong with this recursive va_arg code? +1.41
How to fix error with sample code for MFC tooltips? 0.00
Is wrapping STL idioms for readability a good idea? +0.55
detecting the memory page size +1.32
how to close specific serial port in C++ MFC smart device applicati... 0.00
PostMessage: Access Denied 0.00
Gdiplus::Bitmap to BYTE array? +0.40
In C++ why can't I write a for() loop like this: for( int i = 1, do... +1.45
Pass a non static Function Pointer of a Class as Parameter +0.78
How do I sync a window's System-menu after SetWindowPos()? 0.00
How can I return a temporary from my specialized std::max? +1.21
C++ equivalent of fscanf()? +0.43
Can this be done? -0.04
#pragma pack effect -1.48
Do inline functions have addresses? +0.22
How to know what optimizations are done automatically by my compiler -0.36
Cleaner way to convert from CStringW to std::string? -2.13
Problem with SetSuspendState 0.00
Visual Studio 2010 compile options +0.04
Compiling x64 dll from x86 using Visual Studio 2008 -2.20
Template friend and nested classes 0.00
Does myVector.erase(myObject) call delete on myObject? -0.28
Hybrid Inheritance Example 0.00
Initialization of object static members +0.99
Calculate high and low value of array -0.08
What c++ features should be avoided for embedded development +1.14
C++ Pointer data members: Who should delete them? +0.80
C++ container class type conversion -0.53
How to rotate monochrome images in GDI+ -0.59
How to make 64 bit dll compatible with 64-bit editions of Windows S... -0.42
c++ array question -0.99
What is the Linux equivalent to MAXDWORD? +1.67
using boost multi_index_container to preserve insertion order +0.40
Pointers to statically allocated objects +0.44
VS2010 C++ member template function specialization error -1.61
Which STL container for ordered data with key-based access? +0.31
How to fill memory fast with a `int32_t` value? +0.35
What is the most efficient way to convert STL string array to const... +0.54
Best way to copy a section of a large array into a smaller one? -1.05
new types may not define a return type - C++ -0.10
Are empty initializers preferred for default initializing integral... -0.29
Cannot access INI files in "Program Files" -0.14
stl list - complexity -1.41
Visual Studio Compiler Configuration Options +1.97
varargs(va_list va_start) doesn't work with pass-by-reference param... +1.28
Looking for intentionally buggy code snippets 0.00
remove_vertex when the graph VertexList=vecS 0.00
Under what circumstances are C++ destructors not going to be called? -0.70
Simplest way to write output message to 'output window' in Visual S... +0.05
Best way to concatenate two vectors? +0.90