StackRating

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

René Richter

Rating
1503.72 (299,909th)
Reputation
2,532 (66,653rd)
Page: 1 2
Title Δ
Determine highest precision type for corresponding floating point a... +0.86
Are C++14 digit separators allowed in user defined literals? -0.58
Create ranking for vector of double -1.00
How do I make my output appear more like my text? -0.04
How to construct a compound for loop in C++? -3.08
Why is std::rotate so fast? -3.13
How to have C++ solve the equation for an input value? -2.72
Rotating a string using C++ -2.27
virtual vs non-virtual multiple inheritance in c++ 0.00
Output the total number of String Characters +5.29
operator== be a member function or a friend function,? +4.60
Heapsort - Why the loop in PercolateDown() iterates (length/2) times? -4.12
Does the default constructor of std::pair<> set basic types (... +0.64
How many bits are used for the exponent -1.94
Different results using atoi +0.93
Reading till the end of a line in C++ +3.91
Count the number of digits in a hexadecimal number +4.65
taking input from a file +2.08
How do I eliminate the linker errors in my program? -3.99
Changing a function to return a pointer -1.30
Instantiate a template for a vector -1.03
Can I use placement new(this) in operator=? +4.07
Registering classes/functions/things before main() 0.00
Open MPI: how to run exactly 1 process per host 0.00
Partial write to a file - C++ -1.88
Compile and run OpenMPI program 0.00
The C++11 way of initializing data members from arguments +4.56
corrupted double-linked list: 0x0804d0c0 (C++)? -3.90
Count Number of Triples in an array that are collinear +2.04
question concerning cin.clear() -2.41
Problem with a deferencable iterator only with visual studio 2010 +1.33
how to sort elements by one measure +4.65
Goto prior to a variable definition - what happens with its value? -2.40
Cannot read input file ifstream +4.01
polymorphism with =operator using pointer base class -2.04
Reading from ifstream won't read whitespace +3.46
Simple C++ code to generate Armstrong numbers -3.06
Why i am getting error while executing with the following code? +4.43
C++ Pointer to Pointer +4.33
Rewritable dynamically-typed value as a class member +3.66
24 format for data from a select query 0.00
Initializing const members of structs in C/C++... compiler dependent? +0.71
How can I find out how many bytes are available from a std::istream? -1.61
Is nullptr not a special keyword and an object of std::nullptr_t? -1.26
C++ equivalent of Java's Linked List / C#'s Array List? -2.29
What c++ historical debugger and/or code bubbles / debugger canvas... 0.00
Default values for arrays members of struct -3.14
Next_permutation and efficiency +1.05
std::cout << Predicting the automatic field width in displaye... -2.43
Calculating Pi using for loop -4.09