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 ... 32 33 34 35 36 ... 39
Title Δ
Column by column reading of data from a file in C++? 0.00
Inheritance and Changing Variables in C++ +0.53
Capture function name -0.88
what does the < > beside the struct do? 0.00
Cant use brother methods with virtual inheritance cpp +0.01
Integer value assignment in c++ +0.70
Do i need to use template? +0.52
c++ recurisve function with calling a class using a templatefunction -0.03
For if statement, although it is true, it loops again +0.02
How to define a custom compare function to sort a matrix according... 0.00
Need help on getting the smallest three numbers on an array -1.06
C++primer 5th about func parameter 0.00
Undefined reference on function operator>> 0.00
C++ For loops and multidimensional arrays -0.30
Function returns 0 in karatsuba multiplication +0.51
My function rerurns a wrong value c++ +1.88
Strange behavior if condition c++ +0.52
How can I return a data type other than function type in C++? -0.49
Loop optimalization: should I use booleans to minimize CPU usage? +2.68
room map game program reading from a file 0.00
Working process of logical NOT operator in if(!(i%6)) +0.37
Find the length of longest consecutive sub-sequence of a sequence i... -0.47
C++ Method chaining causes destructor to be called twice +0.87
Selection sort not sorting first value 0.00
Why I cannot connect my source file to the header file? 0.00
Returning a reference and returning a value -0.06
C++ Return Performace +2.20
about the declaration of a mixture of array and pointer +2.59
Dynamic, multidimensional, rectangular, numeric arrays in C++ (as i... 0.00
Unable to change private variables using member functions +0.29
How can I declare a struct? -1.11
Should `using std::cin` and `using std::cout` be avoided or encoura... -1.27
Slicing a C-array creating a C++ vector, keeping only 2 elements ev... +0.53
c++ default parameters: can only the last argument(s) be left? -0.96
Error while referencing vector index in another vector : 'std::... 0.00
Source and destination overlap in memcpy while appending string | C++ 0.00
Seems like everytihing is working except the addition +0.46
Push_back is replacing current point instead of adding a new one to... 0.00
Removing duplicate elements of a vector of pairs based on individua... -0.67
Segmentation fault in cross-linked vectors +0.53
Does all c++ code(exactly the same) will compile and work the same... +0.36
Why int array[][20]? +2.14
error: called object type 'double' is not a function or fun... +0.54
Using static/global variables as default arguments 0.00
Accessing a specific element in a structure array for averaging val... +0.01
C++ set default arguments with #define -0.88
Sort two different vectors (that each have "active" bool)... -0.68
Why does template argument deduction/substitution fail here? -0.35
Deallocation of Integer stored on stack without any associated poin... +2.61
Get minimum element in constant time -0.21