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 ... 9 10 11 12 13 ... 65
Title Δ
Finally sometimes confuse me +0.57
Compiling an application for use in highly radioactive environments +0.88
UBSAN reports: -875 << 7 as undefined behaviour -0.66
Valid programs in C89, but not in C99 0.00
Why is integer assignment on a naturally aligned variable atomic? +0.77
Why can't C functions be name-mangled? +0.70
Is this compiler optimization inconsistency entirely explained by u... +0.94
Why is undefined behaviour allowed in C +0.40
Inconsistent undefined behavior +0.08
Understanding the necessity of wait() and notify() -0.56
Is it undefined behavior to have two pointers with different values... +0.21
What exactly does the C Structure Dot Operator Do (Lower Level Pers... -0.83
Why does the compiler not give an error for this addition operation? -0.58
C standard compliant way to access null pointer address? +0.23
What does ((struct name *)0)->member) do in C? -0.77
Difference between uint8_t, uint_fast8_t and uint_least8_t -0.73
Does accessing an array of uint32_t with an uint16_t* lead to undef... -0.72
Automated property with getter only, can be set, why? -0.55
Temporary unzip - is this a valid use of the IDisposable interface? +0.74
There is any drawback in using reflection to copy objects? +0.71
void pointer = int pointer = float pointer -0.71
Implementing IDisposable correctly on parent classes in C# +1.33
In Java 8, why is the default capacity of ArrayList now zero? +0.00
After using realloc the next pointer in array is lost -1.09
Understanding Stacks in Motorola 68k +2.66
Can a 32-bit processor load a 64-bit memory address using multiple... +0.71
Can merely using (stable) third party library render my code not wo... -1.20
Should == operator behave exactly as Equals()? -1.03
Do ellipses in an function parameter use the same call layout as no... -0.79
Why does Sleep(500) cost more than 500ms? -0.90
Why are arguments which do not match the conversion specifier in pr... -1.12
undefined behaviour in theory and in practice -0.68
Are pointers considered a method of calling by reference in C? -0.69
Is fetching the value of an invalid pointer undefined or implementa... +0.16
What is the standard compliant way to convert a signed integral val... -0.17
Understanding hardware interrupts and exceptions at processor and h... +0.19
Given a binary number, how to find the nth set bit from the right i... +0.70
Subtract/add value without overflow or underflow +0.11
Finalize/Dispose pattern in dotnet +0.21
x86 80-bit floating point type in Java +1.48
Issue preventing GCC from optimizing out global variable +0.70
Why need not a hosted environment be provided? -1.28
Why using Dispose as a normal method is bad? -0.68
Is strcmp(p, "\n") undefined behavior when p points to a... -1.18
How to avoid synchronization on a non-final field? -0.56
IEEE-754 compliant round-half-to-even -1.13
Why use _mm_malloc? (as opposed to _aligned_malloc, alligned_alloc,... -0.31
Why does assignment of `uint8_t` to `uint8_t` give conversion warni... +0.34
Is there a good reason why VLA are not permitted in pointers in str... -0.80
Why wasn't a specifier for `float` defined in `printf`? -0.75