StackRating

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

0___________

Rating
1417.32 (4,535,916th)
Reputation
11,195 (13,344th)
Page: 1 ... 18 19 20 21 22 ... 50
Title Δ
check how many dominant numbers there are in a 2D array -0.72
Idiom for handling size_t underflow in loop condition -0.43
padding leading zeros (0 characters) in some string -1.14
`sizeof` struct in union definition -0.95
How do I solve the staircase problem on Hacker rank +0.32
Trying to make a program that checks if a password contains upperca... -0.61
How do I fix the two warnings "warning: format specifies type... -0.93
How can I call an array as a function? 0.00
The difference between atomic_load and __atomic_load? 0.00
Using union to convert array of four uint8_t to uint32_t in ANSI C 0.00
How to make a #define use 64 bits -1.11
Why is the value of my sum lower than it is supposed to be by 1? -0.77
How can a structure have dynamically allocated members in C? +0.65
switch case to find maximum or equal in c isnt working -0.68
initializing string to null termination in order to avoid memset -1.34
Type passing argument 3 of 'HAL_I2C_Master_Transmit' from i... +2.73
Can I use extern function declaration on a C Header which is also u... 0.00
Example: How To Turn On LED2 On STM32 In Assembly? 0.00
Atoi Function does not Convert Letters Properly +0.62
Memory management by malloc and free +1.43
'\0' and printf() in C +1.33
Why passing array generic pointer isn't working +1.05
Expression of array of function pointer in C -0.48
represent a struct in mips32 -0.70
Count number of substrings having only vowels -0.28
Why does using a data structure defined as a preprocessor directive... -0.72
Bitwise operation in C language (0x80, 0xFF, << ) +0.30
Const pointer to a non-const variable +0.48
properties of const TYPE* const VAR -1.17
How much exception vectors should I fill in the firmware? +2.15
Is there a way to find addresses of the code sections (.data, .text... +1.28
Function that reverse one part(half) of integer +0.05
Why should you use a 2D array of structs? -0.39
Why does this loop run infinite times? Comma separated conditions i... -0.70
C macro ## doesn't work for function definition 0.00
In C is it possible for a function to return a pointer to itself? -0.87
Should CMSIS libraries be included in version control? 0.00
Use a variable in the main function to define the size of an array... -0.37
Where do macros such as global integers get stored in memory? +0.61
How to create memory segment with fixed size, place data in fixed p... -0.37
Why is `\` affecting the return value of printf? -1.16
Pass a function or pass a function pointer in C? -1.08
Using pointers to reverse a String +0.49
How to initialize a array with determined values? +0.53
Structs and unions: which is better from a performance point of vie... -0.67
GNU Linker Script - move flash memory to new region +1.65
How to create a pointer to a function pointer? -1.10
gcc weak attribute inconsistent behaviour 0.00
Need help understanding this C program which simulates strcpy() wit... -0.39
A c program to convert from octal to decimal -1.17