StackRating

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

Balog Pal

Rating
1477.41 (4,505,304th)
Reputation
11,497 (12,909th)
Page: 1 ... 5 6 7 8
Title Δ
Wrong function prototype used by compiler? +2.26
How are C++11 lambdas represented and passed? -3.72
C++ member function pointer with different arguments - or is this b... -1.30
Functional programming in C/C++? +4.06
c++ convert from long to float weird error +0.46
C++ toUpper Implementation +1.07
Creating DLL with .DEF to Define function names 0.00
const to non-const iterator comparisons, are they valid -0.85
How can we count the number of vowels in a string in assembly 8086? -0.18
How to save a type of a pointer c++ +3.03
Serialize object in C++ -3.80
Where does the C++98 standard specify when a call to a static membe... +2.93
will not compile incompatible types in assignment of 'int*' to 'int... +0.16
How to handle NULL, which is being received from main. C++ -0.83
Why I get First-chance exception if no one calls the function? -3.44
Obtaining an object with pointer and reference +4.65
How to port existing C++ code to C++11 -1.02
Why can't you get pointer-to-member from unqualified member functio... +4.22
Openssl Message Digest One-Way Brute-force attack 0.00
Code Generation tool testing 0.00
C++ clone and create to act as virtual constructor? 0.00
C++, instance of class within same class, parent/child structure wi... -0.07
C++ - Using environment variable in property sheet for Visual Studi... +0.50
Compile time vs run time polymorphism in C++ advantages/disadvantages -3.84
C++. Can we have same named function, but in different file? +4.17
Why can I declare a 2D array with both dimensions sized variable bu... +0.21
What is the SVN best practice for storing source when developing an... +4.30
Should I forget dynamic memory allocation and pointers and always p... +1.06
error C2664: 'MessageBoxA' : cannot convert parameter 2 from 'const... +4.80
Avoiding heap allocation with "throwing" constructors -1.26
How about a base class with a non-virtual destructor? -2.72
Read array of struct from binary data save by CArchive 0.00
Comparison of Win32 CMutex and Standard Library std::mutex 0.00
Visual studio 2010 c++ won't compile changes, must always clean 0.00
C++11 standard ref for not initializing rvalue reference with lvalue? 0.00
OutputDebugString - Not showing in Output Window 0.00
what is the performance impact of using int64_t instead of int32_t... -1.56
What is the difference between const char * and literal string? -2.89
Why not include all the standard headers always? -0.33
How many ways of generating temporary objects/needlessly invoking c... +0.18
How to move a project from Visual Studio 2005 to Visual Studio 2012 0.00
How const arrays are treated by C++ compilers -0.55
Handling de-allocation of stl containers in destructors -1.90
How to share variable to threads in smart way using pthreads? +0.33
What is the scope of object which is passed implicitly and returned... +2.26
Is there any advantages to throw other thing that a std::exception(... -3.20
Validate an argument is ARRAY type in c/c++ macro on compile time -1.40
c++ parse file path +4.17
Given the snippet below how can I confirm the type of v[0] parsing... -3.66
Visual C++ project property @ $ % macros 0.00