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 ... 26 27 28 29 30 ... 50
Title Δ
How to perform multiplication for integers larger than 64 bits in C... -0.53
How come tt[9] is '4' after strcpy has changed its value? -0.31
"how to find the largest value in a 2D array from a file in C&... -1.21
type casting long double to long long -0.77
How does compiler inline a function with branches and multiple retu... -0.32
Including stdlib.h causes code to be unable to be compiled properly +3.24
FreeRTOS stuck in osDelay +0.14
Cannot update pointer value -1.02
Output different value after function call? 0.00
Function declaration before and after main() -1.18
Find the first position of a character in string C -0.11
Usability of bitfields -0.94
STM32 CMSIS FreeRTOS: configASSERT triggered when releasing Binrary... 0.00
Redefining anonymous types in external lib - dereferencing pointer... +0.75
When will C release statically allocated variable declarations -1.06
How to debugging and flashing Nucleo32 board from TrueStudio? -0.35
How do I round an integer down to the nearest multiple of a number? +0.87
C struct local copy inside a function +0.06
How to access global value without using extern keyword? 0.00
Accessing a nested structure -1.23
Why using pointers (with low optimization) makes the program faster? -0.60
Difference between MOV and MOV ptr +2.42
Why does clang is unable to unroll a loop (that gcc unrolls)? 0.00
Watchpoint on STM32 GPIO register -0.09
Initializing an structure pointer with -> operator 0.00
Why does gnu_inline attribute affects code generation so much compa... -1.12
Is there any wrong about tha static variable? -0.80
blocking Inter task communication in RTOS -0.36
How to typedef a forward declaration? +3.25
How do i add an "(if)" that allows only letters between a... -0.52
Will a const variable in a structure go to RAM upon structure varia... +0.24
Is there a better way to define a preprocessor macro for doing bit... +1.09
Incompatible types when assigning to type 'char*[length] '... -0.63
How do i copy a string that has been dynamically allocated to anoth... +1.91
Any way to tell linker to "respect" __attribute__((__used... -0.96
How to implement preemptive scheduling using HAL in STM32F103RB +0.16
Is there any specific reason that a function call should not be use... +1.10
Possible to share USB port for ST-LINK over remote desktop? 0.00
Why does it look like arrays are indexed backways in a c union? +1.29
optimize 32-bit value construction +0.79
Are both of these volatile qualifier usages redundant? -0.07
Copy global array to another global array 0.00
Why doesn't rx receive data from loopback tx on UART? 0.00
how to generate an array of diffrent integers +0.36
How to check for '\n' using scanf +0.49
ARMv7 stm32-L476G How to set a specific pitch of sound to play for... 0.00
My program which creates a abbreviation of an char array, does not... -0.41
How to convert properly char * const[256] to const char * const* 0.00
How can i generate random doubles in C? +1.60
Casting integer constant to a pointer type -1.20