StackRating

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

autistic

Rating
1453.10 (4,531,732nd)
Reputation
1 (3,076,094th)
Page: 1 2 3 ... 14
Title Δ
Freeing non-malloc'd memory 0.00
How can I tell the compiler to re execute code at specific point wh... +0.57
How do you make a menu interface that accepts double digit integers... +2.27
Why is the following assignment of an int * arr[] allowed in C? +0.16
Optimize c code by code motion 0.00
Regarding pointers +0.40
Alternative to reference virtual table in C without using function... +1.61
printf("%8lx", int) is printing 16 characters -1.65
How to print out newline ASCII? 0.00
C: How to implement a 'Pop' function that returns the "... -1.00
fgets doesn't stop reading user input -0.92
how can i concatenate determined number of characters with another... +0.98
How to accurately measure memory allocation in C# code? 0.00
C buffers and confusion, beginner -1.32
How can I truncate specific char[] using C +0.14
How to choose for multithreading - c -0.45
What's the best way to loop this -0.77
Clang stdio,h file not found 0.00
Unexpected result when saving struct members to .txt file in C -2.15
Why does c print a different array the second time it's printed? -1.92
Error: Expression must have a constant value in keil 0.00
C linked list problems +0.56
UBSan: load of misaligned address -1.05
Sort strings by using pointers +0.05
Stack Smashing and using malloc +0.30
Not detecting EOF -1.41
Reading characters from a txt file, encoding, and writing into a bi... -1.01
What is going on in this piece of code (C) 0.00
3D pointer seg error +0.26
Assign to a null pointer an area inside a function and preserve the... -1.57
What does -fwrapv do? -1.47
What does return(char)((((ch + key) - offset) % 26) + offset) code... -0.47
Missing value with scanf in C89 +0.66
JavaScript random number based on condition outputs unexpected beha... +0.05
How do you multiply two arrays with repeated addition in C++? 0.00
Why is the dereference of float pointer set to int variable's a... +0.55
See executed code in Visual studio 2015 0.00
Infinite loop with 'char' type input +0.09
I can't pass the returned character array from a function, as a... +1.52
How to output parts of a string onto a new line in a listbox C# -0.44
Unorthodox approach to checking if a string is a palindrome 0.00
I allocated memory from the heap to store a character but it is hol... -0.34
Changing a Char to another specified Char in a specified position s... -1.58
Virtual key code of ALT KEY 0.00
accessing 2d arrays in C 0.00
Do function parameters take up local memory space? +1.78
Define data structures from configuration files 0.00
why cant my pointer access the member elements of the structure +0.05
Using free to deallocate a non char pointer in C 0.00
Converting string of numbers seperated by spaces into int array +0.54