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 ... 18 19 20 21 22 ... 27
Title Δ
Is code with try-catch-rethrow equivalent to code w/o try-catch? -0.34
Does the address of the array equal to that of its first element in... -1.66
C++ operator overloading in a derived class +0.52
An error on delete a 2D array in class 0.00
Error check for character when reading in integers in C +2.24
Some string problems there +0.51
C++ passing a user-defined function to another function +0.01
Overloading operator << in derived class +3.12
open file in constructor c++ -1.16
Return value optimization: ho can I avoid copy construction of huge... +0.24
Is there a simple equation I can replace this method with? +1.07
Constructors and Copy Constructors accross Identical derived classes +0.17
Why isn't the existence of all minimum-width integer types (up... 0.00
Does C++ have facilities in standard library for comparing iterator... -0.48
When does the loop variable in a for loop get updated? -0.15
Why do I get warning C4034: sizeof returns 0? +2.18
Overloading cout for logging purposes? +0.26
Performance optimization for std::string +0.15
C++ equivalent of printf() or formatted output -0.18
fflush\flushall()\_flushall() and etc won't clear buffer in C +2.76
cannot set values for variables in global structures? +0.50
How do I substract two objects using a template function? +1.25
Accessing object T in vector<unique_ptr<T>> without tak... 0.00
It is useful to put a constant destructor? -1.74
Is `std::string::iterator` guaranteed not to be a pointer to char? +0.22
A pointer that increases address by exactly 9 bytes +1.43
float number casting c++ -0.84
C++ memory allocation for a structrure +0.58
C++: Accessing possibly non-existent const vector member - try/catc... -0.48
Check for int overflow in C++ +2.26
double variable type in c: (negative)0 is not equal to 0 +2.02
About ostream of c++ +2.35
Prevent implicit conversion of QObject* to bool : prevent 'Mult... 0.00
Overhead of creating lambda for multiple threads in c++ 0.00
Yet Another "pointer being freed was not allocated" -0.17
Calling a function pointer on a member function -1.08
Invoking member function on invalid object -0.90
Why doesn't accessing an uninitialized pointer display no error? -0.38
Print 2 decimals from float value +0.53
Can I still rethrow an exception from within a function called with... -0.85
Are floating point errors deterministic? -1.55
gcc / c++11 : optimization level changes the result of an operation 0.00
Can another object file being linked cause a segfault, even if it&#... 0.00
C++ Which function is faster? Repeated assignation or repeated crea... -0.79
What does auto always deduce the basic type mean here +0.52
I don't understand the difference between a char array and a ch... +2.01
does every programme run in a runtime environment? -0.83
Who zeroes pages while calling calloc() in Linux? -0.47
The difference between 0 and '0' in array -1.29
C++ design issue. New to templates +0.53