StackRating

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

unwind

Rating
1649.64 (570th)
Reputation
351,353 (102nd)
Page: 1 ... 10 11 12 13 14 ... 124
Title Δ
C Program - warning: initializer-string for array of chars is too l... +1.35
How can I add items into a struct without creating variables +0.29
negative decimal to binary c code -0.19
How to protect the function of unpredictable behavior after change... 0.00
Structs with enums are different in C and C++, why? +1.18
in fprintf: error fault access violation at address 0x000000 ,read... -0.25
While & If loop expected error +0.48
How to tell the C compiler not to overlap my strings 0.00
Storing a function call from one header inside another header 0.00
C Code declares expected variable type after function call 0.00
Initialising an integer pointer with a value at its pointee's a... -0.82
Appears to be valid C, but with error: "Expected identifier or... -2.80
Identifying threads on C -2.17
What difference does it make to use "%1d" instead of &quo... +1.33
Why printf("\n") doesn't go to the next line? -0.52
what is the role of the comma in below statements? +2.23
Designated Initializers with heap objects +1.13
Why could I do a right shift by two bits to access to the GPIO at t... -0.85
split string and store it in different variable in C -0.99
How to fill an ellipse shape? +0.26
C cast from specific function pointer to less specific function poi... -0.65
assign member C function pointer with another member as default arg... -0.69
Incrementing enum values by a fixed number in C +0.74
Union members of the same type 0.00
How to read and print hexadecimal numbers from a file in C -0.71
Allocating and using aligned double-precision arrays in C -0.19
Switching the values of variables in C +0.06
Finding all Well-Ordered Numbers within a range, how to print last... -0.70
TST, AND operation in ARM assembly. Why is only the LSBit considered? +1.49
Hash function issue - adding functionality -2.96
Summing values in a list -2.34
Using alphabet as counter in a loop -2.28
difference between "\0" and '\0' +0.61
Are static inline functions thread safe? +0.28
How do I convert multiple elements of a character array into an int... +1.40
Finding pointer arguments with GnuCParser? -0.22
Efficient concatenation +0.31
How to distinguish a negative binary number? 0.00
C freeing 2D array if malloc fail +0.98
conflicting types for the sample from The C Programming Language 1.9 +1.64
How to print all the values of hashset using C? I have stored the s... -1.38
Pointer to bit in port register 0.00
scanf prevents program from running 0.00
Why do we use signed integers in for loops? +1.55
Splitting string into two integers +0.30
Dynamic memory allocation in c using malloc -0.43
Why isn't the Isdigit function working properly? +0.56
How to check to see if argv[1] ends with a particular character? -1.79
Cannot initialize an array of struct within a struct +1.21
What happens to the array elements when changing the pointer (C)? +0.30