StackRating

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

Eugene

Rating
1516.38 (40,490th)
Reputation
1,771 (93,712th)
Page: 1 2 3 ... 4
Title Δ
How to read string from a binary file in C++? 0.00
NULL implicit pointer conversion causing ambiguous overload 0.00
How a friend function of a base class is calling the overridden vir... +0.48
address of non static member function template 0.00
How to pass a method of an object instance to a std::function type... +1.67
How to specify a custom class conforms to a standard or custom type... +0.56
What does " [this]" mean? -0.50
Is there something like std::remove() which does not preserve the o... 0.00
Trying to recreate this piece of code from JS in C++ 0.00
Is it possible to overload delete operator to set the pointer to nu... -0.90
Why do I get a heap error when using iter_swap this way? 0.00
C++ error: trying to understand Classes and Constructors +0.04
Is constexpr the new inline? -0.93
Is declaring variables as const redundant after constexpr was added... -1.64
Violation thrown when trying to read from binary file 0.00
Should I write catch (...) after catch (exception& e)? +0.50
can't compile struct with std::atomic member with explicit inst... 0.00
no matching function for call to Employee::Employee() error 0.00
Error: invalid operands of types 'int' and '<unresol... 0.00
How do I tell Visual Studio that my header should be C++ and not C? 0.00
In a move constructor what means "member(other.member)" 0.00
What is causing the Stack Smashing error in my C++ program? 0.00
Printing out values in loops, values is not being printed out than... 0.00
C++ saying class is an unknown override specifier? 0.00
My int function that removes the first digit of a number didn't... +1.49
C++ LNK2001 Error on trying to use External Variable 0.00
How to iterate over hash with class QT +0.48
How to create ofstream file with the name of (integer type) variable? 0.00
Why is a character converted to a digit when using toupper? 0.00
C++ Linear Allocator and Container Boundaries 0.00
LNK1104 only happened in Debug mode 0.00
How to fix arduino sequencer always outputting 0.00
Abstract variable to be initialized on constructor 0.00
is there a way to use set with online comparator? 0.00
Is the `std::sort` function unstable? -0.15
Code Blocks doesn't show any error but still can't show out... -0.74
How to use 'struct' prototypes in C++? -0.49
Left, right, and setw together for output problem 0.00
map of objects inside the class of the objects in c++ 0.00
What could be the issue with my main function calls? 0.00
Method to store C++ lambda: template vs non-template form? 0.00
Represent sum of random access iterators as a random access iterator +2.38
Why derived class pointer which points to base class can call deriv... 0.00
Printing My Vector Doesn't Work (No Compiler Errors) 0.00
Type conversion (*void[] to vector C++) 0.00
C++: Will any exception be missed by catch( ... ) +0.44
What happens when getline() reads a line that is larger than system... -0.61
How do I fix my program that calls a template function using parame... 0.00
Using Custom Unary Predicates With boost::mpl::find_if in C++ -0.02
Are dynamic arrays allocated contiguously in memory? 0.00