StackRating

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

ad absurdum

Rating
1562.19 (5,207th)
Reputation
9,900 (15,444th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Warning 'return' with no value, in function returning non-v... -2.24
Why is _Alignof missing from the rule about converting an array to... 0.00
Is it safe to fread 0 bytes into a NULL-pointer? +1.51
Is &*NULL well-defined in C? 0.00
Incomplete type when assigning array of structs to another struct m... -0.76
C memset - elegantly add a null terminator -1.94
Define enum type in C +1.50
On the validity of int *a={1,2,3}. Why does a subsequent *a crash? +1.84
What's different between pointer with array in c? +0.08
Passing structs into function by address vs a pointer in C -1.63
How to programmatically map integers to const strings? 0.00
How to improve my code to fill an array from a text table? +0.42
Compare two 2D arrays in C +0.42
How can I print an array like a grid? -0.61
Can a local variable exist before a combined declaration/assignment? +1.07
copy a sub part of a string -0.28
Read string and integer from a file using fscanf 0.00
What is the quickest way to compile and run any single C file -0.09
Return error code after first detected error +1.15
How would I replace a value in a 2d array structure for a different... 0.00
Why can't I read values into simple variables with simple forma... +2.16
Read only values from txt file -1.86
C compiler error: undefined reference to function +0.42
Why does this C struct initialization code produce a bus error? -0.90
Array in C struct declaration +0.42
Integer division in C with unsigned short +0.92
print multiple arrays of diferent type in ascending order +0.42
Does the C standard require the size of an array of n elements to b... +2.22
Recursion on array of arrays -2.08
Terminate an array input taking when input is -1 without using break? -0.02
How to read string separated by / with scanf +0.42
Selecting lines which start with a string -0.08
Why are both `p()` and `(*p)()` valid? -1.55
Is signed char overflow undefined within the range -255 to 255? +2.68
Why does my product not show the full answer when dividing 0.00
remove specific characters from a string by traversing string only... +0.43
scanf two integer inputs, break when first input is a certain numbe... +0.43
output file .exe is not responding and stopped working in C 0.00
What is the meaning of this pointer to pointer statement in C? +1.84
Memory leak in C, most likely due to realloc +0.90
C: Initializing a dynamically typed 2D matrix inside another function +0.82
How to create a dynamic array that holds static arrays in C? +1.05
return matrix on C +0.56
Reverse a character array using recursion in C +0.43
Very complex C infinite loop debugging +0.44
Array of arrays in C, where the arrays are of different length -0.66
Multi dimensional array reference in struct in c +0.43
How do I figure out the size of struct members and paddings? +0.22
Condition to limit between 2 characters +1.85
Return string from function that will be used to create a DLL +1.31