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 2 3 4 5 6 7 ... 39
Title Δ
My program displays the result only in case of 1 numera, task: sort... 0.00
Cout calls a method with operator << 0.00
No class template specialization for array of bool? +0.44
Are global constants of user defined types aligned? 0.00
How do I iterate through nested vectors? 0.00
C++ Order of class members when smart pointers are involved matters 0.00
multithread for loop push_back C++ 0.00
Why multiset uses operator< of the object it stores? -1.72
Trying to deallocate a dynamic array of std::forward_list pointers... +0.10
How to create a manipulator that will put to sleep or type "pa... 0.00
Why can we have instances of type traits classes in C++? +2.10
Why can't I define a function within the main function in C++? +2.00
Are there any real life situations where declaring all floating poi... 0.00
How to pass a function as parameter of another function in C++? -0.83
Creating a pointer, pass a pointer, pass an address of a pointer +2.32
Is it possible to make some function parameters private to the outs... 0.00
Initialize child class before parent class without composition / de... -0.36
Why does an input of char in place of int always display value zero? +0.40
Trying to approximate pi digits in C++ -0.88
Recursion in the main function 0.00
Why is the output 0 (=false)? +0.40
Are copy constructors helping with memcpy in C++? 0.00
How to repeat a loop without using any bool? +0.43
Why is Nested while loop not working in 2nd try c++? 0.00
If `v` is a class, can `v + 1 - 1` be optimized by compiler to `v`? -1.41
Using push_back vs at in a vector in C++ -0.04
Call a member function automatically in the end of a scope -1.76
Why increment function is not increment the passed argument? +0.15
How to access friend function from another class? -0.63
Template class type alias failing substitution in member declaration -0.10
Moving a range-based iterator forward from within the loop +0.40
Cannot dereference double pointer, " no match for operator* &q... 0.00
std::function from "new" and type -1.29
Reducing cyclomatic complexity in c++ +1.13
How to get a value less than INT_MIN? +0.53
Assigning a const_iterator to an iterator -0.36
How to reduce number of active variables; directly calling a lambda? 0.00
Problem when i used some large large value i get wrong output with... -0.32
Which algorithm should I use to calculate the given math sequence? -1.71
How to validate pointer to std vector internal array +0.01
How can I find repeated words in a vector of strings in C++? -1.66
Can the dimension of std::array be read from command line arguments? 0.00
Type of a class that has variadict template in another class body +0.42
C++ variables passed to constructor are not being passed correctly 0.00
C++ adding 2 3D vectors returns garbage value +0.40
Template deduction with templated class and const-qualification in... 0.00
Canonicalizing the case of a word entered by the user +0.40
Where is the 'unit'-ratio convenience typedef? 0.00
Creating a function that opens a file and reads it using ifstream a... 0.00
Adding a new enum without breaking existing code 0.00