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 ... 11 12 13 14 15 ... 50
Title Δ
Building a Linked List of Strings +2.98
Keil debugger changes the hardware state of STM32H7 regarding FIFOs -0.35
C Pointer issues with array +2.92
STM32F7- Strange behaviour when writing to FLASH memory 0.00
Arrays & Passing By Reference in C -0.05
Concatenate two strings without using strcat +1.69
Is 'printf("%n %d", &a, a)' well defined? +1.68
Comparing the 2 Array Triplets in C Language using a function -0.37
confused how printf works when printing a function directly +0.74
how to recognize string with color code with strncmp in c? +1.12
Is __attribute__((packed)) GCC only, or cross platform? -1.04
Potentially Inefficient For Loop C++ -1.12
Why does scanf in if condition within an infinite loop not work pro... +0.63
Best practice for struct layout in C/C++ +0.39
how to print full text in one line using for loop in c? -0.26
why my program doesn't tell that the last charcter of the strin... 0.00
Variadic Macro for custom print function with argument expansion in C -1.03
Share sizeof(array) between two modules -0.88
what's meant by converting an ASCII character to alphabetical i... -0.12
Why no segfault shows in this program? -0.83
Reading double in C from binary unsigned char* with specified endia... +2.32
Can I use an integer variable to define an arrays length? +1.53
What is the difference between (*pointer)[] and *pointer? -0.41
How to enable UART for STM32 Nucleo F429ZI? 0.00
How is this const being used? +1.21
Why typecast a pointer at its declaration? +1.90
Why does C allow implicit casting from const to non-const pointers 0.00
How to check if a string is subset of another string in C 0.00
2 questions about header files and errors in C -0.96
A weird question for Tmax(0x7fffffff), why (!x) == x? -0.71
Forcing compiler to make arithmetic calculations during preprocess +0.86
I am trying to figure out a way to convert month name to integer -0.16
C, With the same memory addresses but different value +0.86
Generating prefix bitmasks -0.97
Converting a char array with decimal numbers to different float +0.60
What type sizes in C are going to be constant on any given platform? -1.24
How to convert unsigned char* to an unsigned char array in C/C++? +0.60
for loop: make increment and accessing in one loop -0.16
Codeforces compiler shows a different output than Code::Blocks (Que... 0.00
How is this function printing an integer in binary form? +0.62
I can't reach the size of header of BMP file in c code +0.64
double pointer vs pointer to array, incompatible pointer type -0.23
How to properly implement strcpy in c? -0.45
C Program Not Executing Else Statement 0.00
function replace substring returns incorrect answer -1.08
Why does a C compiler not throw a warning when using bitshifting on... +0.13
STM32 READ OUT PROTECTION LEVEL 2 using openocd 0.00
When do I have to free allocated memory? +0.63
STM32 MCU GCC Compilation behavior 0.00
Are there any scripts for compiling C code with cygwin for nppexec? -1.17