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 ... 10 11 12 13 14 ... 39
Title Δ
Reducing the time complexity of the program -1.16
Derived class.I want to cout the "Base" variables of a de... -0.07
Local variables name collision -1.77
One-line initialize a C++ object in map +2.35
Merge sort in c++ -0.83
C++ delete pointer allocated twice +1.73
Vector, assign() function Undefined Behavior 0.00
How to get function parameters except the first one? -1.16
Why does the pointer object did not call default constructor 0.00
Compare two large files not having a single line in common -0.22
how to write if else condition in the right form -0.56
Why should you check if Base is a private or protected base of Deri... +1.59
How to get an easier way of generating the alphabet in C++? +0.20
Deduce if a program is going to use threads +1.67
Use accessor syntax in cython for cpp classes +0.43
Why in function 'int main()' -> 's' may be used... 0.00
Inserting the Object into map or array or victor as a constructor o... 0.00
Inserting a string at the end of every word of a string -0.56
Why we need rbegin and rend? +1.71
Can class object attributes call methods that return a value that t... -0.25
Can use MFC template base class with DECLARE_DYNAMIC()? 0.00
How do I template a class using an instance of another templated cl... 0.00
How to interpret A<B<T>>* as A<C<T>>* where... 0.00
Deducing the type of an integer by its compiletime value -0.65
How to prevent memory leak in generalized linked list? +0.22
What is wrong in this code related to pointer -1.93
How to implement a deterministic finite automaton class in C++ 0.00
C++ thread safe class, not working as expected -0.16
Reading integers from a text file and storing them into a vector us... 0.00
c++ reference function parameter seems to contain a copy of the ori... -1.69
How to correctly forward declare struct with "using XXX"? 0.00
Operator bool() conflicting with template Type() operator when Type... -0.97
Activating blocks of code with [#define & #ifdef] cross-file -0.67
Why does results are different when relational operators means the... -1.99
Allow the caller to use any pointer type (including smart pointers)... 0.00
Difference between CSV files which makes different outcome using ge... 0.00
Sysmalloc error on vector pointer<unique ptr> on second push... +0.41
Debugging a case statement in a C program (a clause won't run) 0.00
what kind of bugs can occur if object data is initialization in wro... +0.06
segmentation fault when allocating 0.00
<format> header not found (C++) 0.00
C++ - How can we call a class without calling its attributes? -1.96
Dynamic Space separated inputs in C++ program 0.00
Data packages access practices -0.27
The program isn't producing output rather is stuck in a loop wh... 0.00
Using std::accumulate to find sum of array -0.71
What is explanation for this FOR-IF loop? +1.77
Error while assigning a vector of object in constructor in c++ -2.25
C++17 if statement with initializer, initializer assign nullptr, ho... 0.00
static std::shared_ptr<T> member; vs std::shared_ptr<T>... -1.59