StackRating

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

2501

Rating
1587.12 (2,495th)
Reputation
23,242 (5,625th)
Page: 1 2 3 4 ... 14
Title Δ
How to read variable declarations involving volatile, const and * 0.00
Convert byte array to unsigned int using pointers -1.09
"Unterminated quoted string" when using variables with qu... -2.00
Passing a signed number to function macro 0.00
c++ atomic: would function call act as memory barrier? -1.16
SonarQube rule c:S905 void cast violation 0.00
Sorting object files in gcc makefile in descending order -0.00
Initializing a multidimensional array: {0} versus {{{0}}} +0.13
Is it legal to index into a struct? +1.12
Generic Stack stops popping values +1.19
Efficient wrap around of doubles in C on unit axis -2.52
Do fields in identical field sequences have the same offset? +0.99
the output of this simple c program is hard to understand -0.66
How many array access does the following code make as a function of... -2.87
Is calling a function with local side-effects twice in the same exp... +0.72
Is incrementing implicidly cast void pointer legal C? +1.18
C Makefile with header in other directories 0.00
alloc and free of 2d array 0.00
Why does type int work with sscanf but int16_t doesn't? 0.00
Are these two expressions equivalent -1.75
Portable way to serialize float as 32-bit integer -1.08
passing a function as void * with its arguments as void * as well +0.33
Allocate space for 2D array, in a function in C? +1.53
Trying to build library and getting the following warning: warning:... +1.29
Can I speed up AHK key press? -0.15
Does i++ invoke undefined behavior for signed types smaller than in... -3.32
How to enable compiler warning when comparing char and unsigned char? +1.11
Program that returns words that ends and starts with the same letter -0.74
reordering atomic operations in C++ +0.33
How to write generic hook for functions in C? +1.19
Why p &key3 + 2 and p (int*)&key3 + 2 will print different... +0.33
Explain difference between the use of void pointer +0.33
Bitwise rotate right of 4-bit value +0.85
Bit field memory usage in C 0.00
C strange behaviour when bit-shifting +0.89
Adding or assigning an integer literal to a size_t +1.68
C programming segmentation fault for a returned pointer by a functi... -2.02
Array of pointers evaluation 0.00
Pointer type casting to different data type -2.47
Two dimension float array on an address 0.00
C11 _Generic usage -1.93
Converting arrays of one type to another -0.96
Print integer from character array in c +0.33
Malloc, Realloc, Free +0.32
program booms when assign a 3D array which is dynamically allocated 0.00
Are struct padding bytes preserved by member assignment? +2.21
So I wrote this code but the loop doesn't work +0.34
Generate warnings for incorrect sign with printf format specifier 0.00
App keeps crashing with malloc issue objective c and c 0.00
Sorting Tied Structure Elements 0.00