StackRating

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

Hatted Rooster

Rating
1607.90 (1,471st)
Reputation
25,204 (5,081st)
Page: 1 2 3 4 5 ... 17
Title Δ
Segfault when pushing back to vector of vector in loop +0.06
What are the good practise about "if" "elseif"... +0.75
Why only one free() works for this segment of code? +0.92
Why is a whole row changed in a two-dimensional array? +0.38
rvalue for a std::string parameter -1.12
Design implications of returning a function with void +1.05
Method of Abstract Class used by derived Class +0.32
Address of local variable returned--can ignore warning without detr... +1.35
C++ constructor parameter as object +2.01
Do we need to check if an unordered_set contains an element before... 0.00
Is unique_lock unlocked when a function is called? 0.00
For-Loop a "Empty" Vector with negative iterator? 0.00
How to call member functions traversing up the class hierarchy +2.84
Is it OK to use reference to the object owned by a shared_ptr? 0.00
Trying to use a class but nothing is printed. No errors are generat... 0.00
Why is this code searching for a substring so much slower in C++ th... +0.39
Deallocating from C++ priority_queue +1.30
Is it required to use -> operator when calling a member function... 0.00
Why isn't the following class doing shallow copy for the array... +2.18
while loop not prompting for user input (c++) -0.38
How to switch on HINSTANCE without resorting to const_cast? -0.10
Populate a vector with linearly increased values +1.06
Uniform int32 Distribution +2.04
Whats the difference between const int const& and const int&... +0.15
Is there any method to safe handle twice freeing memory by delete-e... +0.76
I don't understand how to use printf correctly in this circumst... +0.38
Create a function that returns a shared pointer to an object of a c... +0.94
SFML Ambiguous conversion from derived class when implementing draw... +0.41
String Bug or Compiler Bug? 0.00
How to pass a changing member function through another function? 0.00
Variable assignment in an if-condition statement +1.80
How can I define Operator == when comparing vectors of classes? 0.00
C=C++; why the value is not changing of C variable as it remain 0 0.00
How to check an uninitialized variable if its negative? 0.00
Is the way i declared the Abstract-Class wrong/not common? 0.00
Questions regarding references and pointers -1.31
C++ vector::clear() - order of destruction? 0.00
Does std::find on empty vector cause undefined behaviour? +0.22
Does using const CString& instead of CString alone as function... -1.66
c++ template struct "using type = struct_name" 0.00
Difference between β€œnew Foo()” and β€œ&Foo()” as parameters +2.68
What is the sequence a compiler processes information (strings, man... -2.21
How build a efficient comparison +0.93
Where to use empty character constant '' in C++? -1.58
Atomic behavior of unary increment operators +0.16
Non-Copyable STL Allocator +0.56
Why am I able to modify a unique_ptr by a reference to .get()? -1.29
How can I intentionally discard a [[nodiscard]] return value? +2.07
how operating system and compiler communicate to start the a progra... +1.79
Mutual class references in C++ +1.50