StackRating

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

alinsoar

Rating
1413.32 (4,536,008th)
Reputation
8,647 (18,083rd)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Array size of enum length gives compilation error -1.25
Getting the wrong number of elements in a dynamic array -1.25
Is there still a performance advantage to redefine standard like me... +0.77
Pointers address location +0.28
How can I check if the line that i read from a .c file contains #in... 0.00
complexity of functions in C +0.62
C: It is possible to pass variables to a function that request a st... -0.66
tricky Pointer arithmetic in C: **k -0.26
LL top-down parser, from CST to AST +3.27
Run length encode in C, Problem with strcat +2.66
How to trigger a process from another process in Linux? 0.00
Why am I getting "floating point exception (core dumped)"? +0.11
How to find the maximum number using a recursive function -0.10
C Compare enumerate with invalid value -0.45
How do I index a (not all ascii) utf8 string in C? +0.55
Can I shorten a function name I use repeatedly? -1.06
Merge double linked list in C language +2.86
Is this type punning well defined? +0.08
How much speed gain if using __INLINE__? +0.64
Preprocessor constant folding -0.80
Bitwise expression to clear low byte of a constant +0.30
Bitwise expression to clear low byte of a constant -1.12
sizeof(), alignment in C structs: -0.67
How come the ternary is not compiled to the same assembly as if? -0.39
How can converting a pointer to `void*` twice be invalid? -1.04
Why my attempt to define a natural type with typedef doesn't wo... -1.05
Type mismatch in c programming +0.12
Pascal's triangle in c with recursive functions +0.62
Linking against a local `extern` variable +0.62
Swap index of an array with another using pointers, in C language -0.18
C -error: expected ';', ',' or ')' before &... 0.00
Register values from 0x20000000 to 0x20000FFC 0.00
Confusion about realloc function +0.18
Copying array to array using pointer -0.37
Problems array and char -0.60
Function Pointers in C and their behaviour -0.12
Provoke stack underflow in C +0.93
In a structure, is it legal to use one array field to access anothe... +1.15
Does the order of cases in a switch statement affect performance? -0.57
Matrix computations in C +1.88
How do I return an array of struct from a function? +1.37
C: Accessing an array in another file creates Segmentation fault 0.00
Static variables in global and local scope in C 0.00
What does this C pointer code do? -0.16
What is a C token? 0.00
what does scanf specifier "n" count? -0.65
How do I get rid of this error been trying for a day now? 0.00
What is the meaning of "**&ptr" and "2**ptr"... -0.19
Pointer changes for apparently no reason - C 0.00
How to cancel a function call if it takes too long to respond in C? -0.12