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 Δ
what's the best way to find the element occurs in other map val... +0.05
what's the best way to find the element occurs in other map val... +0.05
How to pass a value between recursive calls of a function? +0.08
Why do we not use a (*) when accessing the value of a dynamic array? 0.00
What would a proper way to go, to get the "Copy & Swap Idi... 0.00
Using a class/struct member delared inside 'if' conditional... 0.00
Polymorphism with C++ 0.00
Scalar deleting error when deleting std::shared_ptr -1.20
How to approximate the size of an std::unordered_map in C++ +0.16
Linked list error: trying to access something that is 'NULL'... 0.00
passing static const attribute of class to a function 0.00
C++ behavior unexpected of Set of class objects +0.60
Creating a custom vector class. Push_back function only working for... -1.09
C++ override understanding with different method's signatures 0.00
Will Calling clear() on a vector of lists clear all the nodes in th... +0.53
Head pointer doesn't contain child nodes in Binary Tree +0.45
C++17 Template argument deduction failed -1.16
c++ access other members of instantiating class from member object +0.28
Why won't this lambda capture this variable with a deleted cons... -0.51
How to initialize a pointer appropriately to avoid segmentation fau... +0.48
How to hook Delphi function using C++ -0.52
Is std::decay redundant in std::is_convertible? 0.00
Get n-th character of string : AddressSanitizer: stack-use-after-sc... -0.13
C++ push function in priority queue library won't work on my en... -0.54
Delete a line from a csv file c++ 0.00
free(): double free detected in tcache 2 0.00
Can you call a compile-time instantiated template function with a r... +1.82
How differ a pointer to first element of a vector vs back_inserter(... +2.38
C++ Remove object from vector? 0.00
Why does the simple arithmetic subtraction not work in the "if... 0.00
Enums in Constructors in C++ 0.00
Double Dispatch in C++ 0.00
Using a prvalue to create a shared_pointer 0.00
Purpose of overloading member function returning iterator and const... -0.52
Creating an array of objects when having pointers to other objects... +1.65
C++ nullptr member objects cause "Unable To Read Memory"... 0.00
While loop not ending when condition is met 0.00
trouble Initializing Boolean array with true -0.45
Cast vector with base class pointers to back to subclass -1.48
Is it UB to write values other than 0 or 1 in a bool? If yes, how d... -1.38
Integer overflow not occuring : they restart from 0 +1.20
Template keyword as template argument 0.00
Force g++ to indicate when library is not included +0.47
Divide symbols in 2d array into 2 groups -0.81
Why can't my friend function access the private members? +0.48
"Middle classes" in diamond inheritance graph using non-d... +0.89
What causes the segmentation fault in the doubly linked list code -0.35
Pass by reference implicitly calling copy ctor for incompatible arg... +4.95
Use 2 keys in std::map -0.19
read from file with direct access c++ 0.00