StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

fredoverflow

Rating
1609.06 (1,433rd)
Reputation
171,077 (301st)
Page: 1 ... 13 14 15 16 17 ... 21
Title Δ
Why is the code in most STL implementations so convoluted? +1.10
Compiled C++ executables HUGE? -1.69
How does STL return 2 iterators with the same function? +0.24
What is The Rule of Three? +2.31
Mysterious random number - wanting to be the same even after "... +0.46
Need for a pointer to pointer -0.86
What is the type of `a ? b : c`? -1.55
How to pass pointer and pointer to a function? +1.98
Is this correct usage of C++ 'move' semantics? +0.50
checking input using a do-while loop with c, c++ +0.31
Check if input is a correct integer -0.84
Find the biggest 3 numbers in a vector -1.17
may a whole array reside in some cpu register? -0.51
Structure inheritance in C -0.63
C++ array assign error: invalid array assignment +0.89
which of these two methods of converting this array to integer you... +0.76
C++ Identifying the Frequency of words occurring in a sentence +0.44
Initialize a 2 Dimensional vector<int> in CPP -0.81
How do I cast a parent class as the child class +1.51
Passing non-const references to rvalues in C++ +1.58
A variable not detected as not used +0.41
What do I need to do before deleting elements in a vector of pointe... +0.79
Declare before use in C++ -1.30
Move ctor is not called -0.73
How can I write a variable of a user-defined type into a stream +0.61
How do I check against all vector elements? +0.27
A puzzle for template wizards -0.83
Defaults constructors, why my class seems to have three? When compi... +0.44
Move constructor for a map +0.39
array into variable +0.56
c++ class pointer deletion segfaulting +2.53
Is it possible to have a function(-name) as a template parameter in... -0.16
implementing a dictionary -1.88
What is the best method to compare two vectors of CString +0.94
Rounding problem with double type +2.01
randomise a two-dimensional array with chars? +0.45
Why is this giving me a segfault? +1.09
randomise a two-dimensional array? +0.43
More elegant way to check for duplicates in C++ array? -1.12
Why not mark everything inline? -1.04
Passing array with unknown size to function -0.95
Finding memory overruns -1.99
Why return const Rational rather than Rational -0.68
What do I often see references in operator overloading definitions? +0.31
how do traits classes work? +0.44
array of objects,c++ +0.29
Why can't I use reference types as the value type of a container ty... -0.96
What is the proper way to return an object from a C++ function? -0.80
Rounding floating point numbers in C++ to one decimal place -1.94
Name convention for deleting data in C++ +1.19