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 ... 5 6 7 8 9 ... 50
Title Δ
Why do I get the warning 'control reaches end of non-void funct... -1.08
How to calculate 5/1 + 5/2 +5/3 +5/4 + 5/5 in o(1) using C programm... -1.28
FreeRTOS | Passing user entered character to a task +2.39
How can we print out only part of a string between two same symbols... -1.14
Which is faster a%2 or a&1? 0.00
What does O2 optimization flag do to the stack frames at compilatio... 0.00
How do I reverse the order of the digits of an integer using recurs... -0.51
Is it not possible to use brackets when using C _Generic? 0.00
Should a header be included in a file if that header is already imp... 0.00
Complement operator in C -1.19
Store char variables in other char variables in C -0.20
Using C to Find Min and Max value using Function +0.27
How can I remove certain characters from a string in C? -1.02
How to print 1 when any bit of a number equals 0? +0.11
Why am I getting different integers for these two print statements? -0.43
What types of prototypes exist in C? -1.51
How is assignments to compound literals useful? -1.22
Two supposedly same variables somehow hold different values -1.36
why do i get this warning with gcc-arm-none-eabi 0.00
How do I convert/truncate any big number to its first 3 digit in C? -0.26
IAR Compiler Linker Error [Li009]: _CPP_Exceptions must be disabled... 0.00
How do I add float values to a byte array in C/Arduino? -0.43
Externing macros and multiply defined symbol in C 0.00
Shall I use sizeof(DEFINED_CHAR_ARRAY)? -1.54
Dynamic Memory Problem with free function. Application wrote to mem... 0.00
Measure the signal frequency on STM32 0.00
How do I dynamically create an array of strings using scanf in C -1.31
Problems with implementing memmove in c +0.71
Returning a Function Pointer from a Function and Calling it with a... -0.19
C - How to replace a \n with a null in a text file -0.40
Let Eclipse know files included via -include gcc flag 0.00
STM32 Register Value Doesn't Change 0.00
GCC ignores __attribute__((section("CCMRAM"))). How to fix? -1.11
What is the point of passing a double pointer file as a function ar... +2.64
Problem setting GPIO bits using PINSEL Registers +2.50
How to access local and global variable with same name in C -0.46
Using characters in multiple else-if statements in C +0.50
How to print empty value for element without an integer value in C 0.00
Trying to return the address of a locally created array to the main... 0.00
C: trying to split fprintf() format string into multiple lines with... +2.73
Parallel ARM hardware interrupts with one carrying memset() or memc... 0.00
Why the result of this program is always zero? -0.12
Transform while to for in C -1.40
Looking for help regarding a greedy algorithm in C for the cs50 &qu... 0.00
Why isnt char array first element ASCII in C 0.00
Two's Complement Representation of int16_t -0.87
Correct return type to pass by reference functions in C -0.39
In-Application Program jump from user bootloader to user applicatio... +0.84
Why is there a timing difference in periodically interrupt? 0.00
Is there an equivalent bitwise operator to +=? 0.00