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 5 ... 14
Title Δ
Why is pointer arithmetic inconsistent across architectures? +0.34
How to make multiple global variables read-only for other modules i... +1.02
Using 0b representation to print (printf) float -0.22
How does memory allocation of non-homogeneous array work? -0.16
Size of short int in 16 bit machine 0.00
Why This Code Prints Second statment? +0.30
Using comma as macro name in C or C++ -1.50
Using comma as macro name in C or C++ +1.50
AutoHotKey | Mouse sensetivity changing script 0.00
How to protect enum assignment -0.65
Strange behaviour while wrapping abort() system call -2.24
Can Compiler Optimize Loop with Variable Length? -0.70
C binary operator applyed on width of LVALUE or RVALUE -2.58
bit masking (char)(0xFFFFFFB8 & 0xFF) doesn't work in c -0.75
Why gcc does not produce type mismatch warning for int and char? -2.29
Cache unfriendly loop over 2d-array faster than cache friendly loop 0.00
Ensuring at compile time that all elements of a fixed size array ar... +0.32
explaination double asterisk returned value from array (in C) +0.31
Floating point difficulty in area of triangle -2.35
Building a string from a given format and unknown number of arguments 0.00
Is `free(a_comparable_pointer)` well defined or UB? +0.34
c language, is va_list bugged? 0.00
Autohotkey if in clipboard +0.37
Can't Close Window 0.00
Difference between exit and quick_exit -1.49
Union of different types and sizes of pointers +1.32
Trouble assigning value of array element via pointers 0.00
How do I use WinWait on multiple labels without blocking the others? +0.37
InternetReadFile returns text with extra characters at the end +0.33
structure within union showing warning and some unpredictible output +1.04
Unexpected result after chaining bit-shift operators in C +1.61
Recognizing clang, gcc, and tcc by implementation-defined macros 0.00
Initialize pointer to 2D array in structure 0.00
Explain the output of this program of this code? 0.00
How to assign string into char* pointer? -1.24
C struct, incomplete field type 0.00
Sort the pointers by the value they are pointing to in C +2.37
How can a macro definition be passed as an argument to make? 0.00
Printing from 1 to 100 in columns -0.49
Swapping adjacent nodes in a Linked List (Iterative Approach) +0.34
Autohotkey script to send space when tapped and shift when held. It... +0.35
Is long string literal's type long int*? 0.00
LButton Pressed/Released when LButton pressed 0.00
c good programing practice using #define and hex values instead of... +0.35
Assign an array of int (only one element) to an integer in c +1.99
Real implementation where sizeof(size_t) < sizeof(unsigned int) 0.00
How to pass arguments when using pthread_create +1.32
How to fill bitfields with 0xff -1.12
Reduce code duplication 0.00
What's wrong with the definition? +0.83