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 ... 7 8 9 10 11 ... 27
Title Δ
Is it a code smell to declare a function to be virtual in a derived... -2.14
proper way to store objects in a std vector 0.00
removing trailing zeroes for a float value c++ -1.33
How to handle error in C? +0.42
in-class in-line non-static field initialization + object pool ->... -1.44
C++ - Iterator two dimensional list +1.66
Reading from input file C++ with istream operator overloading 0.00
Access a 2D array[x][y] as a 1D array[z] in C +0.34
C++ difference between unsigned int and unsigned long int -2.24
integers, chars and floating points in structs 0.00
Is it bad to have a for loop without an increment or decrement? -0.77
Memory leaking in C, malloc inside function +1.12
MISRA C++ rule 5-0-3 false positive warning +0.31
How to avoid overflow in realloc? +0.34
Comparing function of binary_search -1.27
In C++ is really a "reference" just an alias, instead of... -0.26
Count the length of a number +0.43
Custom "nullptr", but how to understand the codes? 0.00
When to return vector iterator instead of vector? -1.18
Why is the return value of the function not part of the symbol name +1.46
c++ global variable was not declared in this scope 0.00
Address of address of a array +2.52
try/catch around reference assignment +0.34
Is it due to different C compiler? +1.78
C++ how to read __int16_t integer using scanf function -0.67
Use the same method across a list of mixed objects in C++ +0.43
Will the compiler be able to inline this method? -0.32
changing pointer of a dynamically allocated array -0.72
What causes this memory location to be corrupted in some cases and... 0.00
Runaway pointer causing mayhem in assignment -0.22
Is a for loop like this considered bad practice? +0.57
What's relationship between C language and von neumann architec... +0.44
How to get a positive integer in C, using a loop? +0.80
Why is there no operator ~= in C++? -1.54
Preventing from entering unwanted value with in stream -0.09
Why is string not getting printed when being initialized by adding... -1.11
c++ between three numbers sum two highers without loops and arrays -0.54
How to #ifdef the __builtin_prefetch function +0.41
#define ^ in c++ is not allowed +0.05
Difficulty with mutation involving classes +2.05
Compute the sum of the square of integers -0.07
Reallocate array of pointers to char 0.00
strcat not behaving as desired +2.70
Is it possible to use iterator in C array? +1.11
Correct syntax for friend template function -1.13
Is it possible to have a matrix with different row sizes in C++ ? -0.94
How to replace Malloc with std::vector -1.25
How use #define statement +2.07
How can #pragma be portablized? +0.44
Why I cannot take a alias to a std::vector element? -1.14