StackRating

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

Gorpik

Rating
1511.02 (64,514th)
Reputation
9,175 (16,834th)
Page: 1 2 3 4 ... 5
Title Δ
Common base class in plug-in code +1.86
unwanted redefinition 0.00
Compilation process of programs using C++ templates 0.00
Are there any guidelines for declaring a method which accepts an an... -0.10
confused with friend function +1.10
Dealing with deque block size causing performance issues +0.30
ReSharper. Why convert to an autoproperty? +0.77
abstract map and vector in stl -0.14
Allow operator= being used only between objects of the same class? +0.74
Testing the pointers in a linked list +0.00
Why vptr is not static? +0.52
competing implicit and template copy constructors +2.80
Does this assignment create a copy? +0.94
C++ comparison expression bug -1.84
iterators to range of elements in a vector whose attributes have sp... -1.31
How to convert char to an array of bits in c++? +0.94
Linked list vs dynamic array for implementing a stack using vector... +0.98
Strange C4512 warning. Why? 0.00
can we have #include a*.cpp into another *.cpp file in a single pro... 0.00
Reversing or reverse iterating an unordered_map +1.98
Access denied error +0.15
Read integers into a simple linked list from text file. Then bubble... 0.00
Copying objects with only move semantics +0.51
confused on how to used pointers and vector pointers 0.00
Slow performance of sparse matrix using std::vector -0.18
Convert vector<string> * char to int -0.21
Overload cin to take ifstream instead of char* fname? -1.27
Should C++ exceptions provide additional details besides what() -1.30
What/where is the scope of friend functions definition defined in c... +0.94
Is it in C++ standard to align such structures -0.85
C++ Using a class from a header within a class +1.06
Using Custom Struct inside of Class Definition +0.90
boost::variant - why is "const char*" converted to "... -1.32
C++ - Creating folder method +1.66
Invoking conversion operators -0.90
std::for_each signature and type specifications of parameters -0.99
Dynamic allocation with C++'s "placement new" -1.21
Segmentation Fault C++ | Can anyone point me in the right direction? +0.45
Casting from one templated container to another 0.00
c++ remove items from vector whose values are within an interval +0.40
Reducing the digits of a Double in C++ -0.78
using an object after it's destructor is called +2.17
How to use a link list nodes to modify another linked list -1.09
boost factory with different products' return value -2.29
another incomplete type Error C++ +0.48
what is faster (obj as Struct != null) or (obj is Struct) in c#.net -0.37
Killing the invaders doesn't work in C++ -1.07
Single-entry/single-exit rule -0.47
Will std::sort work correctly if I defined a custom compare functio... +1.32
Quicksort order by first type then second type of vector pair of st... -1.13