StackRating

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

12431234123412341234123

Rating
1492.97 (4,341,460th)
Reputation
672 (215,052nd)
Page: 1
Title Δ
How to change a variable from a structure from integer to string? +3.73
Getting "1.#INF00" when calculating the sum 1!/n^1 + 2!/n... -2.13
Linux I2C: read length of message 0.00
Portability of realloc behavior -1.33
How to write a function which can return two integers? -3.64
Beginner's question: How can you turn char* into a string? +4.97
Why does SocketCAN bind() call always return 0 when called from JNI? 0.00
What is the difference between threads and forked processes in Unix? +4.14
In c, is there an equivalent of "+=" for "p = p->... -3.32
Writing data read with read () to int array in C +4.26
Absolute worst case stack size based on automatic varaibles -0.35
char containing single character when assigning `ab` -3.89
Is is necessary to use volatile when writing to hardware in C or C++? +0.09
How to negate a positive integer in C without * or - operators? +3.95
What does this variable point with regard to malloc? +0.59
Extern for variables in C, worthless? 0.00
Detect if debugger is in use during runtime +0.51
Long multiplication of a pair of uint64 values 0.00
Why does ints sometimes ask for double's print format in C? -3.90
Does moving out a unchanged computation out of a loop improve a pro... +0.07
How do I make a C program wait for a few seconds? -1.27
a confusion why the program output is in not correct where the ques... 0.00
A char pointer function returns string inside the function but not... 0.00
Float to string using PIC16F1824 +4.11
The fprintf call throws EXC_BAD_ACCESS exception 0.00
Overall efficiency of fprintf and stdout +0.95
Why does * indirection operator gives address in a 2-dimensional ar... +0.94
Segmentation fault (core dumped) with array -3.70
Making Sense Of Values At Memory Addresses 0.00
Please explain What's wrong with this C code? -3.79
segmentation fault ( core dumped ) 0.00
How to keep printing from a location even after encountering null i... 0.00
Can someone please clarify what this is asking me to do? +0.54
Why do we only include header files but not source files? +0.09
Dynamically allocate array in C struct response incorrect? -3.45
Passing large amounts of data to a CLI command -3.18
How can I blink a LED differently when I press a toggle button? -1.37
Would linux tell me if there was a stack overflow? +1.84
Why does this program allocate 8 pages but can only fit in 2048 nod... 0.00
Running python script that should accepts arguments from a C program 0.00
Getting 2 outputs for the same code +0.11
C: Read a file with fread and print its binary data by hex 0.00
Is there a non-branching bitwise solution to determine the "od... 0.00
sscanf with double quotes -3.92
valgrind invalid read of size 1 (realloc makes errors "use-aft... -2.96
Pointers, struct and malloc() +0.18
Convert character to integer, and integer back to same character 0.00
How to cast hex value to WORD, DWORD or QWORD and store the result... +4.08