StackRating

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

Peter

Rating
1521.62 (28,904th)
Reputation
28,342 (4,410th)
Page: 1 ... 24 25 26 27
Title Δ
can constexpr function return type be a non const? -2.15
Reading an unknown length line from stdin in c with fgets +1.54
Pointer Syntax C++ -3.62
Why do you need two range for loops to change these elements of a v... +2.55
Trying to print ascii representation in C +4.31
Ignore 'E' when reading double with sscanf +1.56
How to allocate a struct and then increase its size? -3.25
overriding one of 2 overloaded heritated methods c++ 0.00
Sequence Point ambiguity, undefined behavior? -1.65
How to read real numbers as characters -3.81
Saving vector of objects to file in C++ -4.16
C++ error returning value from a constructor -4.22
explicit copy constructor compile error -3.51
Vector of an abstract class that access the derived classes of the... 0.00
Return type of function declaration & definition didn't mat... -1.88
a function which convert integer to an array of digits c++ -4.01
Sieve of Eratosthenes Given with Range 0.00
When are arrays converted to pointers? -0.50
Does <algorithm> include <cmath>? -3.12
How to specialize function template for a container? -3.34
Using protected members +4.03
Initialization of Variables in C++ -2.99
delete [] in C++ -1.39
Resizing an array (c) -0.21
C array values change as a result of printf statement? -4.18
c++ solution to locking a directory - linux +4.63
Getting size of string in function arguments +3.68
Cannot do operator << overloading -3.90
How to typecast a void pointer to an int pointer and then store an... -4.02
C++ istream >> and ostream << errors -0.47
Is 0 divided by infinity guaranteed to be 0? +3.98
Wrap around range of unsigned int in C++? +3.12
Put integer variable in string manually -1.46
using getchar to receive input from file and insert into char point... +2.18
c++ class members functions: how to write these functions? -1.40
error: anachronistic old-style base class initializer -3.31
changing from double to long double in c++ no more gives correct re... 0.00
Parameters for atan2() are incorrect in VS2005? 0.00
How to check if the machine running on is 32 or 64 bit in C? +3.83
C: Passing array to pointer function -1.40
Scanf Confusion +4.70
std::bad_alloc exception although there is enough free memory 0.00
Sharing values through namespaces -1.89
How to use carriage return with multiple line? -3.02
Good C-coding style for multiple lines if conditions -2.44
istream manipulators for reading double 0.00
How to convert char* to double? -1.39
C++: check if computer is locked 0.00
How can C++'s atoi() guarantee not to throw an exception if it... +1.97
Using auto keyword to fill doubly-indexed vector 0.00