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 ... 8 9 10 11 12 ... 17
Title Δ
How does the control block of a shared pointer behave with const sh... -0.35
Why << operator in ofstream is not const? -0.87
Is it undefined behavior to refer to class members in an initialise... +1.42
What is the proper way to reference a member function of a class? +0.58
When calling the function this error [Error] incompatible types in... 0.00
Can you prevent call of constructor without instantiation? +0.28
How to put a c++ varable data into system() function +2.00
C++ smart pointers -1.63
Error returned for function's prototype -1.51
How do I update an int to string converison in game? 0.00
Calculating array size inside function? +1.67
How can I write a function that will fill the vector from a file +1.23
Output of this simple C program +2.10
Using functors with STL algorithms versus lambda expressions? +0.38
How to change text size in QGraphicsScene? 0.00
Implementation of std::list<bool> 0.00
Can you explain me the output of following C code? +1.18
C++ Continuing from 'else' statement +0.41
In C++: If we add some integer to string, why does it removes that... +1.43
Generation of random number(within a limit) code overshooting the u... -0.42
What does it mean to return a class object in a member function? +0.05
C++ Initializing a vector inside a struct definition +0.75
Getting position of char in vector (C++) +2.80
while greater than negative number not working +0.41
Text based game - std::string some questions from a newbie -0.08
emplace(std::move(key), std::move(value)) vs emplace(std::make_pair... +0.42
Init and use C++ std::string as array of char +0.43
printing a 2d vector pointer +1.97
C++ initialization of reference variable 0.00
why does adding a move constructor disable initializier list? -1.17
C++ const reference to class member variable assigned in ctor 0.00
How does rhs work? -0.25
Why is the copy constructor being called here? -0.68
Struct default constructor: will it initialize my members with defa... +1.67
How to display text in message box on different lines? -0.48
Why does string::find_first_of() return unexpected result? +1.78
Print out certain value of array PHP 0.00
Template class type-specific functions +0.41
Call non-static function in constructor initialization list, C++ 0.00
What is meant by void *p = &i ? +1.40
In char x[10]="hello" , why cout<<x; doesn't pr... 0.00
c++ How to change a character in char* in for loop -1.71
C++ - Can you assume type* = std::array<type>::iterator? +0.33
Why can I not define two pointers at once? +2.19
How const variable and const pointer in C++ are treated by compiler... +1.69
std::string::c_str() overwrittes the previous one returned by a fun... +0.43
examples for move constructor/assignment operator that effect corre... -1.31
Why reinterpret_cast is used in the implementation d_fun() while de... -2.18
C++ Instantiating childs of an abstract class with pure virtual fun... +1.17
Difference between two structure definitions in C -1.02