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 2 3 4 5 6 ... 124
Title Δ
In python, how to refer to NoneType? +1.48
Using strcmp() on STDIN_FILENO 0.00
return -1 in C? +0.95
why does float work but not int? 0.00
Legal or not legal in C +0.92
Variadic macros didn't work +1.41
Enum and a function that returns the month name as a string -2.15
Why this formatted output is getting printed while using float? 0.00
C strcmp - compare strings declared by char and char* -0.64
puts() not printing out string in main() but prints fine in function 0.00
GPS UART data written multiple times to Buffer 0.00
Need a two-dimensional array of "variable" size in a struct +1.00
Intercepting Arithmetic Operations in C program 0.00
I am getting my application killed randomly 0.00
What is the best way to save fields details of sensor's registe... 0.00
Keeping track of array using Bit maps 0.00
Concatenating strings without buffers +1.52
How to insert variables on a .txt with fputs C +0.06
free(); and malloc(); keeps crashing (C) +1.61
C programming - Strdup not capturing and storing filenames in array... -1.92
Interpretation of an 'Empty' C Array (int a = {};) +0.29
How do I store a converted char to binary number -1.07
filling structs with the help of function pointers in C 0.00
Usage of Structures in C 0.00
C float literal translation 0.00
Elegant way of accessing union members of a structure -0.18
How to find memory leaks in a task in RTOS? 0.00
Can't align "pointer targets signedness" +0.32
How to find the execution time in stm32f3xx? +0.31
Use ellipsis (...) in recurent function calls -0.27
Will type casting to large to small data types cause data loss in C? 0.00
What does 018H and 0cH stand for in assembly? Specifically the &quo... 0.00
How does the expression ( arr[i+1] - arr[i] ) produce a decimal num... +0.19
Simple C Program ABACADABRA 0.00
I am trying to generate 1 GB of data by concatenating strings in C +0.92
warning: ignoring return value of ‘write’, declared with attribute... 0.00
no output for while loop with nested switch +0.55
Behaviour of global variable in C +0.92
Why would it be illegal to inform about “abort”? 0.00
c programing what is the meaning of this getchar and EOF and what t... 0.00
Migrating from ARM 5 to ARM 6 Compiler: Use of undeclared identifie... -0.17
When does the initialization of a const variable occur? -1.60
Sending integer atomically over a socket in c -2.68
C prototype functions and default argument promotions in C function... 0.00
Declare variable first or directly, is there a difference? -1.92
RV32E version of the soft-float methods such as __divdi3 and __mulsi3 0.00
Equality of array to a dIfferent type of variable -1.88
In C, is single & and single | valid so as to avoid short circu... -0.68
String duplicates when printed to text file +0.10
Pattern using loop 0.00