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 ... 34 35 36 37 38 39
Title Δ
Is there a good way to extend a class with additional operators? +0.65
Why do we need void functions? -0.51
C++ program crashes with no errors 0.00
Using pointers to access row wise data inside map in C++ 0.00
How to get out of infinite while loop by pressing esc in Qt? 0.00
Why does destructor get called twice in here? +0.49
How to pass pointer to int when have got int? +0.51
Big numbers in c++ issue in cosine similarity +1.15
How are return results computed in a recursive function? +1.52
increase in vector capacity 0.00
What does &pointer gets? +0.54
Test Scores - input validation 0.00
Is it possible to pass "this" by default? +0.04
Storing variables in matrix like structure? +0.03
STL way to represent data structures that implies cross-referencing +1.50
Double free() or corruption:C++ -0.56
Write "1" in the diagonal ( array) c++ +0.53
using only static members within a class 0.00
What is the need Polymorphism in OOP? -0.47
Declaring a vector<vector<pair<int, int>> with a spe... +1.42
Documenting together members declared on one line without creating... +0.36
Function returns true when its supposed to be false c++ -0.02
overloading operator << : too many parameters for this operat... 0.00
Error in printing the elements of vector +1.78
Meaning of pass by reference in C and C++? -0.14
Program not saving inputted entries? (C++) +0.53
why equality comparison of std::list can not pass compile while the... -1.26
Most efficient data structure for inserts and then sort with a diff... -0.49
An issue with an output of a code in C++ -0.49
#if vs #ifndef vs #ifdef +1.23
Segmentation fault when accessing a pointer's member function i... -0.83
Is it possible to use generic programming without templates? +1.26
how can I access the methode/variable of one class from another cla... -0.62
How to delete one data line from a structure array ? (with index) -1.94
A way how to overcome object slicing -0.83
How do I make multi dimensional in C++? -1.43
Find the beginning and end of largest contiguous sub-sequence sum 0.00
I have an c++ code which crashes on startup before reaching executi... +2.23
Simplify fractions at compile time to avoid division by zero +0.53
How to call to non-static parent function from within child functio... +2.18
How to seed random number generator? -1.09
C++ float scanf input number -1.29
returning 2 values within a function +1.51
Unfolding this C++ method -0.91
Which for loop is more efficient in C++? -0.50
need to find the min distance and make a route +0.53
Function call missing arguement list Error 0.00
How to make a string into a reference? -2.14
why putting 2 semicolon is not an error? -0.39
How to determine if a class implements != operator overloading? -0.24