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 4 5 ... 14
Title Δ
C Structures: Printing a string member produces weird results +0.88
Return object type C +0.55
Counting powers of 3 within a given range in C -0.45
Sizeof function using Bit wise operators 0.00
scanf("%[^\n]s",a) with set size of string +2.41
C++ malloc(): memory corruption -1.66
How does the second function get a data? 0.00
How to use more than one dynamic allocation on C programming? -0.83
c - alphabetical order of chars: different output when run vs. debu... 0.00
C- implicit declaration of functions time, rand, printf, all of my... 0.00
Embedding arrays in structs 0.00
How to identify all the vowels in a string which is entered by a user +0.56
How to check if an index contains a symbol? +0.19
Why can't I complete a typedef name of array type? -1.31
How to read a binary file with fread() +0.56
Segmentation fault as a result of using fgets() to read lines from... 0.00
How to know the next free position of array -0.49
Trying to read a file line by line in C but the while loop never te... -0.46
c command line arguments +0.56
How to show background jobs in shell hidden by & 0.00
asterisk: double free or corruption (fasttop) 0.00
Informal Operation Semantics of a C For Loop 0.00
How do I check whether character constants conform to ASCII? -0.33
What am I doing wrong here? While loop and character issues +0.05
C Programming free() Function Error -0.76
C. malloc a struct array which has a struct pointer as a member var... +0.89
Difficulty printing char pointer array +0.52
How to specify CPU load in C? +0.05
Quick sort throwing segmentation fault 0.00
Add a char to a char* in C without library functions, arrays, or me... 0.00
fwrite() in c writes bytes in a different order -1.98
Coredumps are not generated when the process is running in the back... -1.22
Swapping elements from array of struct faster -0.59
Using strstr to find four different partial words +0.05
Partition a 1D char* into 2D char** -0.13
Avoiding Memory Leaks when passing pointers to functions -1.83
Swift Micro optimization: multiple if statements where fall-though... +1.96
Column Value Reporting String Array C -0.79
How can I make alphabets entered (through scanf) interpret as integ... 0.00
C - pass array as parameter and change size and content -0.45
Why *strptr = 0 truncate the string?(C) +0.55
Return non-duplicate random values from a very large range +2.17
Modifying class behavior depending on property using if() is code s... -0.11
encrypting c source files -0.45
How can I allocate more stack in my program's death throes? -1.88
Easy C++ = array length and reverse WITHOUT <string> +0.57
Reading multiple lines with different data types in C -0.93
Why if I use if else it works and if I use ternary operator it does... -1.72
temporary redirect stderr to null on windows platform within a c co... 0.00
why is float (%f) accepts integers inputs? 0.00