StackRating

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

Chris Uzdavinis

Rating
1513.93 (48,989th)
Reputation
2,351 (71,712th)
Page: 1 2 3
Title Δ
enum checking by class does not work 0.00
How do I write this node counter? +0.32
I thought the point of iterators was that they *were* their underly... -3.71
Segmentation fault (core dumped) with memset in char pointer in C++ +3.65
C++ Relaying Member Functions in Nested Classes? -4.31
How to declare an "unknown" derived class as base class a... 0.00
Declare all methods virtual for mocking using gtest? 0.00
Why is iterator of container invalidated when this container is als... +4.39
Getting an error when using delete[] cpp -0.09
C++98 how to initialise static struct array in header 0.00
Template argument deduction with common ancestor -2.26
Why am I seeing different behavior between arrays allocated on the... -3.34
Interpreting Access Violation Exceptions? +3.70
std::set is giving errors after g++ compilation +0.88
Avoid memory allocation with std::function and member function -2.24
compare 2 iterators by address -0.36
"Empty" array\vector members c++ -0.60
xstring throwing unhandled exception at 0x1005E5F6 (ucrtbased.dll) 0.00
Difference in Private Member Initializations in Constructor (C++) 0.00
why there is no infinite loop when embedded class inherits the oute... 0.00
Who defines the new operator? -2.37
Return struct object from fuction dependent on numbers of parameter... +4.38
Multiple SFINAE class template specialisations using void_t -1.81
C++ vector.push_back resets to zero in release|x64 visual studio 0.00
Constructor default-public and private variables +0.39
How to check whether an input is integer, string or float in C++ -0.03
How is nested template specialization done C++ -1.50
Instantiation of derived template class objects -0.25
Forming the maximum number out of the available numbers? 0.00
Executing a specific function depend on type +2.55
Do nested classes obtain friendship relations of outer class? 0.00
Is it possible to use const_cast on array to change elements? 0.00
When to call the upper hierarchy's function in overriden functi... 0.00
Hash for a std::pair, for use in an unordered_map 0.00
Enum member not a type error -2.33
Issue with understanding Memory and unique_ptr 0.00
How to make a std::vector<T> use an existing T* array without... +4.17
Why can't I use this Template factorial function on a non-const... +3.81
Comparing constexpr function parameter in constexpr-if condition ca... -2.98
Template hierarchy constructor arguments -3.55
std::map with key as templated structs with enum member 0.00
Cannot instantiate overloaded templated function 0.00
why Run-time for add-before for doubly-linked lists is O(1)? 0.00
C++ default initialization types +3.91
C++ implicit/explicit template method specialization issue +3.89
Why are conversions not permanent? -0.78