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 ... 6 7 8 9 10 ... 21
Title Δ
why typeid returns that int and const int are same types -2.12
Generic way of getting const-qualification of elements from container 0.00
Fastest way to reset every value of std::vector<int> to 0 -0.76
Pass class Constructor through template argument in C++ +0.49
Is there a standard C++ equivalent of IEnumerable<T> in C#? +0.15
How to drive C#, C++ or Java compiler to compute 1+2+3+...+1000? +0.14
operator+ confusion (pointer vs. reference) +0.63
boost::enable_if not in function signature -0.91
Stack allocation in function wrapper / alloca in function +0.86
avoiding code duplication in const and non-const member functions 0.00
Dynamic 2D Array Initialization +0.13
Can I get a pointer to a current iterator value +2.12
convert 64-bit binary string representation of a double number back... +1.65
Reversing order of elements in a priority Queue +1.89
What constitutes of RValues? +0.87
Is it a good idea of maintaining "const-ness" as much as... +0.46
What is the easiest way to make a C++ program crash? 0.00
syntax for declaring a function template -0.55
anti-aliased pixel rendering 0.00
floating point addition rounding upwards 0.00
Perl - 2's complement modulo 256 - C++ equivalent +2.03
Ceil function: how can we implement it ourselves? +1.60
How do I convert a char array to integer/double/long type? +0.95
Why C++ containers does not implement interfaces -0.60
C#'s operators' order of operation -2.18
Incorrect results from C++ math library's trigonometry functions -1.37
To override a function in derived class does it require to inherit... +0.06
How to reference objects in a 2 dimensional array? +0.04
Force compiler not to use .rodata section +1.99
C++ STL vector use too much memory -0.85
Initializing and using dynamic arrays in C++ -0.02
C++ how to insert array into hash set? +1.46
Conversion from Derived** to Base** +1.53
Is it possible to create a map of vectors, where the vectors can be... +1.19
A collection of abstract classes/different types of classes? -0.38
How can i make a templated constructor allowing all of l-value ref,... 0.00
return type for std::search() +1.41
A variable that is read-only after assignment at run-time? -0.13
Multiple instances of a class with constant variables use same memo... +0.54
Is X const &x == X & const x? -2.19
How to write a function that takes a functor as an argument -1.19
try catch finally construct - is it in C++11? +0.94
The Anonymous Class Conundrum -2.07
In OOP, Private membes are private for who? +0.67
value semantic tricks in C++ -2.26
2D Matrix allocation on heap in c++ +0.52
quick-sorts iterator requirements +1.32
Does delete [] deallocate memory allocated by pointers to pointers +1.36
C++ Strategy pattern +1.86
How to "dereference a type" in C++03? +1.04