StackRating

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

supercat

Rating
1359.31 (4,536,292nd)
Reputation
58,836 (1,588th)
Page: 1 ... 7 8 9 10 11 ... 65
Title Δ
Strict-Aliasing warnings and tcpdump example code -1.00
Is it guaranteed that outer checked/unchecked context influences th... +0.18
C: casting to structure with different size 0.00
Determine struct size, ignoring padding +2.46
typecast a char * to int * -0.81
volatile under the hood -1.04
Are some undefined behaviors more undefined than others? +0.19
Does this self-assignment do something sensible? -0.83
Strict aliasing and overlay inheritance -0.81
Undefined behaviour or not undefined behaviour +0.25
Generic write to a struct pointer +3.25
Is it legal to use memcpy with a destination structure with constan... 0.00
Can a C compiler implement signed right shift "unreasonably&qu... +1.29
Is the restrict keyword meaningless on parameters of unique pointer... -1.17
C - struct* cast at runtime? -0.11
Why does the volatile make an undefined behavior -0.48
Can I do what I want with allocated memory -0.74
What does this line mean in C99? -0.29
Is a C99 complex type binary compatible with a structure with two m... 0.00
Does C check if a pointer is out-of-bound without the pointer being... +0.12
Why doesn't GCC use partial registers? +0.17
Compatibility of C89/C90, C99 and C11 +0.94
Does char[] + memcpy() violate strict aliasing? 0.00
How does C99 handle being unable to create a variable length array... 0.00
How does in assembly does assigning negative number to an unsigned... +0.61
What is the potential benefit of allowing C++ and C streams to buff... 0.00
Can you always access suitably aligned buffer containing structure... -0.77
Is infinite loop still undefined behavior in C++ if it calls shared... 0.00
Is running a binary generated from a code with "constraint vio... +0.52
C# Dispose(), unsubscribe from events 0.00
stdbool.h: #define true true +0.95
what is the purpose of typedef name *aliasname +0.13
Why assert(0) in released version is NOT undefined behavior? -0.27
What makes it possible for glibc malloc to compare pointers from di... -0.70
C#: Properly using WeakReference IsAlive property -0.85
Can a struct be smaller than the sum of its components? -0.08
Reading an indeterminate value invokes UB? +0.92
Do fields in identical field sequences have the same offset? -0.59
Compiler warning about undefined operation -0.74
Designated Initializers with heap objects +0.42
Does i++ invoke undefined behavior for signed types smaller than in... +3.32
Practical consequences of breaking strict aliasing between int and... 0.00
Why doesn't the compiler report a missing semicolon? -0.41
Why does a "concurrent" Go GC phase appear to be stop-the... +3.25
realloc(), lifetime and UB +0.18
Why undefined behavior is so consistent? -0.51
On Copying Garbage -0.11
C alternative to malloc -1.07
At what point in the loop does integer overflow become undefined be... +0.15
Are there any well-established/standardized ways to use fixed-width... -0.54