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 ... 17 18 19 20 21 ... 27
Title Δ
C - Off by one error, but no segmentation fault? -0.86
Various exceptions in C++ +0.00
Is #define banned by any specific industry standard(s)? +1.22
What's a macro before a function or a class in C++? +2.49
Equality of arrays In c -0.56
Stringification char '#' using c/c++ macro on arm-linux-and... 0.00
Why is overload resolution is ambiguous in this case? +2.96
Segmentation fault from sscanf in a loop in C 0.00
Can initialization `int * p = malloc(1000);` also be dealt in RAII... +1.31
C: Free temporary array produced by malloc-function -0.04
Global and local variable with the same name, unexpected value -1.93
C - strsep() function with int error, return value is char* 0.00
C, free() and pointers arithmetic +0.41
using delete is crashing my program +0.30
write extern C and C++ both compiler -0.81
C++ virtual method overriding only one -1.00
Can time(NULL) ever return failure? +0.02
Most efficient way to find the largest and smallest values entered?... +2.22
Wrong answer in C for long number calculations +1.40
What does the compiler do to a function which contains only one fun... -0.50
Why is my compiler trying to convert from signed long long to unsig... +0.48
What is the scope of a namespace identifier? +0.46
MISRA C++ 2008 Rule 5-2-7 violation: An object with pointer type sh... +1.55
Simulating "this" pointer concept in friend function c++ 0.00
conversion from long double to long long int -1.64
When will if(!ptr_name) be true? -1.42
Suprisingly small limits of the calculator written in C 0.00
Software process models 0.00
calling class function inside other class function c++ +0.49
one address have two values? +1.20
Difference between perror() and printf() +1.12
Mask or not mask when converting int to byte array? 0.00
Will other threads see a write to a `volatile` word sized variable... -1.07
C++ inheritance +0.17
Modifying sequence operations with external condition -0.00
Why destructor cannot be template? +2.54
C++ can't call method 0.00
How to distinguish objects of derived classes C++ +0.88
Passing 2D array as an argument to a function which takes 1D array -0.48
Error while running a program? -1.60
C++ formal requirement of behaviour of iterators over a container -0.86
Prevent array to writing to nonexistent index +0.51
Why using Bitwise operations in c++ -0.61
virtual function and modified this pointer -0.69
C - Pointer pointer as an argument 0.00
Overriding the operator + +0.51
In POSIX, can a main(void) recover command line arguments? 0.00
How to allocate memory for an array of strings of 10 characters +0.52
Access class of current object +0.78
c++ constructor - How to initiate without new? +0.47