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 ... 4 5 6 7 8
Title Δ
How do I assign a data object with const members? +0.01
Function overloading resolution with const 0.00
Local static object re-initalized in each new library or executable... 0.00
when function exits with 2 exceptions, what happens to the original... 0.00
Use C++ iostream in Visual Studio 2010 +0.00
Why is this cppreference demo program causing a segmentation fault? -0.57
C++ Tricky Const Reference Exam Task? -0.61
Segfault when dereferencing iterator for vector of pointers -0.66
c++ non-POD warning for passing a string? -0.74
Getting address of parent in derived initialization list 0.00
Why this program reserves and keeps 2 GB of memory instead of 1 GB? +3.19
C++ const correctness vulerability or unintended usage? -3.65
How to divert a thread to post messages to a new window -0.17
Specify "return type" for class object -3.91
Linker error in VS2010 (2 project in solution and static method) +4.15
How to force C++ allocate memory from disk? -1.77
Getting errors with std::copy in visual express 2010 0.00
c++ Nested strategy patterne, pure virtual error -3.83
Extern Variable - where should I place it? +4.10
What's the difference between C++ Concepts and C++ Template Constra... 0.00
What is the significance of Dynamic data structure(like linked list) +0.22
getting the type of parameters passed in a variable arguments list -1.63
Visual studio release - view asm for a line -3.83
C++ virtual method: access rights, friends & Co +4.17
How to retype from (void *) to int in C++ without getting any warni... -2.97
C ++ error: class has no member named -0.11
C: Data structures alignment +3.95
Changing function pointers after compilation 0.00
"Reference qualifier correctness" or should a non-const m... -3.87
New ATL COM project in Visual C++ 2010 Express: Missing Template 0.00
C++ Why should I use get and set functions when working with classes +0.03
Priorities of constructors c++ -1.50
Combine template and inheritance +0.20
vector::insert in VS2010 performs unexpected result +5.65
When should I return by T const&? +1.41
Android application crashing for string manupulation in c++ 0.00
Use std::count to count equal values in a pair of arrays +5.48
Why C++ copy constructor must use const object? -3.81
Is it expensive to compute vector size in for loops, each iteration? +0.46
where should I implement the operator = in C++ +4.50
How to include 3rd party open source properly in c++ ? -3.87
Are user-defined default constructors less efficient? -3.56
c++ accessing functions from another file -4.07
Object needs to let function access all its data +1.20
how to organize or sort a std::vector <cv::Point2f> -1.69
accessing member of structure within a class -1.39
Pointers to members of members or an alternative? 0.00
Identify the memory leaks +2.05
Boost shared_ptr passing a derived class -1.56
Can I pass an array of symbols to a macro? 0.00