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 ... 33 34 35 36 37 38 39
Title Δ
Saving all simple calculations or performing them each time results... 0.00
How to define, assign and use an Array of Pointer-to-Method? -1.84
Is there anyway to use templates NOT as parameters, but as a global... +0.82
Avoid an inifinite loop while waiting for user input? +0.10
How to make condition for specific template datatypes +0.04
is a stack pointer a good source of pseudo-random numbers +0.93
Why does a const reference behave differently when assigned an l-va... -1.53
How to make data available to all objects of a class? +1.09
Maximum product of any 3 numbers -0.20
How do I use composition and inheritance together? 0.00
what is the meaning of struct pointer end with a pointer? c++ -1.39
What happens in the background when we declare a pointer to an obje... 0.00
Type-specific static declaration in a template function 0.00
How to get a std::vector that supports negative indices? -1.80
C++ shortcut for writing function with template class as a parameter -0.77
What is the correct way to convert an int with representing a decim... -1.87
Define dynamic struct 0.00
How to set returned value of log10(0)? +0.94
How template expressions get rid of temporaries 0.00
C++ cast unsigned to signed 0.00
C++ struct directly followed by parentheses to form a functor? -0.84
Template function static variable +1.16
Function that returns kth smallest element +0.53
Inheritance with Virtual function 0.00
Searching a 2D grid in c++ +0.01
How to obtain sizes of arrays in a loop +1.25
Can I pass a pointer to a pointer, allocate memory, then pass it ba... -1.33
Can you use an abstract function in an abstract class in c++? -0.92
Segmentation fault when dereferencing vector of iterators -0.35
Adding an element to a Vector while iterating over it -1.30
compile it by suing the the root 0.00
how does pointer to structure works? -0.15
Find SECOND shortest path in directred graph 0.00
How to check if a float is a true number in c++? +1.47
How to get sum of indexed in array 0.00
Using member variable as predicate -1.59
Declare a static variable inside the loop or declare a regular vari... -1.43
Generate random number in [7000000000, 9999999999] -0.30
My template class returns the wrong data -1.74
How to implement search in this? 0.00
Changing variable in function vs return 0.00
Access attributes or use getter methods? -0.71
Why does a union consisting of const-qualified variant members lead... 0.00
How to properly print long string with a margin (setw())? 0.00
Accessing constructor of private or protected class? 0.00
How to extract the indexes of the cells in the same diagonal of a 2... +0.02
Using for-loop to Implement deletion in Array-based List -0.48
Program works only if I keep displaying something until solution is... -0.45
Keeping Track of Comparisons Performed in a Sort 0.00
Inserting data in a singly link list by specifying the nth node pos... +0.51