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 ... 22 23 24 25 26 27
Title Δ
Will this template function correctly match a class with multiple b... -0.73
Is it possible to automatically extract type from discriminated uni... -0.21
for loop init variable scope between c++, java, C# +0.54
What is stored in this 26KB executable? +0.27
Remove duplication of enumerated elements -0.91
Is this an unavoidable signed and unsigned integer comparison? -1.71
Better to pass struct, or pointer to struct? +0.56
is returning a heap-allocated pointer from function is OK? +0.17
How do I start taking getline only after inputting a variable and n... -0.51
How to address multiple definition compiler error 0.00
Copy vector<char> into char* +1.82
Can we have two or more typedef from the same struct in C? +0.54
Is the declaration of a variable name in a #define directive well d... -0.93
Constructor and destructor in multi-threading +0.66
copy constructor is implicitly deleted because the default definiti... -1.28
Initializing a Vector (C++) -0.20
Assign pointer type to string type -0.34
Return pointer undefined even though it should be +0.54
Pass char* to method expecting unsigned char* -1.80
Using int main(int argc, char **argv) in c++ 0.00
difference between character array and integer array +0.95
Return VLA and usage -0.35
static object customer | error: 'customer' in 'class Ho... -0.95
Overflow of an enum type in C? +1.72
C - Why compare constants with & instead of switch/if? -0.59
Why are math libraries often compared by FLOPS? -0.48
std::vector memory management +1.53
Accessing the same memory location twice, UB or not? +0.11
Is there any difference in optimization/speed when using member ove... +0.52
How does this if statement work? It appears to have no boolean expr... -0.15
Wierd output after sorting +0.03
Avoiding `fgets()` double Enter hits +1.10
C++ map :first call to map[a], how to initialize map[a].second to z... -0.69
Does C++ runtime always require malloc()? +0.51
C++ Functions with no destructor +0.45
How do I pass by reference an array of pointers created into a stru... -0.75
C, free function acts weirdly. why? -1.89
What's the difference between deallocating memory in c++ style... -1.44
Invalid object access c++ +1.02
Pause the execution of exe of a C code +1.07
C++ Write sorted contents of vector<string> to file +0.28
How to extract the sign, mantissa and exponent from a 32-Bit float 0.00
why do integers have different behaviors when they overflow 0.00
Float value giving extremely large answer (C) -0.44
Why does floor of a whole number not equal itself (cpp)? +0.19
Must the C++ standard library support classes that are picky about... -0.83
How can I fix a segmentation fault on C++ +0.04
how to initialize the "min" variable properly? -0.81
Operation overflow not working c++ -0.42
Undefined reference to printf when using GCC cross compiler +0.52