StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 26 27 28 29 30 ... 39
Title Δ
Method of an object that launches a method from another object +1.01
Function not returning desired string -0.90
How to return reference to variable with single return statement +0.34
Overloaded template operator calling separate class operator +2.18
Using reverse_iterator instead of const_reverse_iterator and gettin... +0.10
Is it faster to reserve() and push_back() into an std::vector, or r... 0.00
Variable always resets to default in Functions 0.00
Calling a super template class method without knowing the template... -1.01
Exception messages hidden by visual studio/debugger breaking on the... 0.00
std::map with predicate vs. initialization list -0.98
How does the following code work to uniquely instantiate a template... 0.00
Design Pattern for object alteration recognition in C++? +0.49
OpenCV: How to pass a multi-channel matrix as a function argument? 0.00
C++17 Shouldn't compilers be spotting pass-by-reference to unde... 0.00
how to declare pointer to objects for non-type templates? -0.26
Why would a struct need a friend function? +1.33
How do I access privately inherited class members in C++? +0.39
Function takes wrong values from pointers c++ and returns wrong ans... +2.17
Can I get the Owning Object of a Member Function Template Parameter? -1.65
Template function with an arbitrary number of arguments +1.30
i want to delete the duplicate characters in the string this progra... 0.00
Why does const auto &p{nullptr} work while auto *p{nullptr} doe... -0.78
Why is sample Not Randomly Populating my Vector? +2.70
How to use decltype on private class-members? -1.19
C++ lambda returning itself +0.55
How and when to use the getline function to perform calculations? -0.95
Why size of QByteArray is `int` rather than `unsigned int` +1.11
C++ inheritance size with empty derived class object +0.77
How to merge two functions with same conditions? +0.24
how to detect logic_error exception before runtime? -1.56
Constructor initializer list vs initializing in the header file 0.00
Create a logging object with std::stream interface +0.50
How to print long int to the screen in c++? 0.00
Already filled QSet as optional parameter -0.48
Is it possible to skip bytes when using union, in c++? +0.39
How to create map between string and a classifier object ptr 0.00
in this above code I get process terminated with status -1073741819... -0.45
Rotate NxM Matrix Efficiently when Represented as a One Dimensional... 0.00
Does MinGW-w64 g++ expose microsoft ucrt's implementation of C1... +1.81
C++ How to check if char variable is undefined (not initialized) -0.17
C++, comment in a multi-line piece of code +0.31
Computational time complexity of std::map::merge +0.51
How to shallow copy char* to std::string? +0.21
How can I pass multiple function overloads as a single argument? -0.81
Should I use a direct function call in an if condition or first sto... +1.81
Is there a design pattern for a class storing information needed by... -1.47
A getter method that doesn't necessarily get a member's val... 0.00
How to deal with iomanips in custom output operators? -0.45
Looking for a more compact syntax (simple code) - C++ +0.68
Is there a way to reference cout without using namespace std or pre... +0.99