StackRating

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

klutt

Rating
1570.85 (3,953rd)
Reputation
7,063 (22,730th)
Page: 1 ... 4 5 6 7 8 ... 18
Title Δ
Dynamically allocating and copying an array +2.03
"expression must have a constant value" visual studio err... +1.85
Why the child process won't execute in this code? -1.84
How to assign char[] to null inside the struct 0.00
using comma operator in the body of a loop +1.17
How to cast a void pointers to float to be used in a function in C? -1.91
Extracting values frm a number in C +0.44
Determinant of a nxn matrix with function recursion in c programming 0.00
printing a square with diagonals +1.71
type name is not allowed in C +2.10
Ways to shift keyboard's key to the right by 2 digits using C 0.00
Return value not as expected. AVR C calculation +1.98
Error writing to a pointer that solves by changing pointer to array... 0.00
Custom read line function 0.00
Why am i getting Segmentation fault(core dumped) +0.44
Strange behaviour of a variable increase in a for loop +1.58
How do I calculate 'hits' here without the loop? 0.00
Design a function in C from assembly code +0.77
Is there a way to allocate memory in C and initialize during alloca... -1.95
Where are global variables located in the activation record for C? +1.72
Speed over style in C? -0.05
structure occurring C2148 when compiling 0.00
Importance of padding in Dynamic Memory Allocation -0.23
How to write a bitfield to an integer value? +1.80
Can the post-increment operator be used in the parameters of a func... +0.92
Disabling the "did you mean..." suggestions in GCC -0.55
Recursive function C? 0.00
Is it possible to define a function using a callback type definition? -1.17
Where does execution stop if keyboard interrupt is given as input? 0.00
Why do C11 global and local static asserts behave differently? -0.91
Either equal or not overlapped 0.00
What def from python means in C -0.92
Valgrind reports memory leak on freed pointer after getline from st... -0.83
How does x=x+1 is evaluated by the compiler and how is represented... 0.00
Why is there a difference in run time when datatype used is 'lo... -0.55
Why do you sometimes do two checks on a string? -2.22
Creating own function to convert from string codified number to flo... +1.49
Shift + Enter vs Enter in console +0.44
Final program return from a function in C 0.00
why does nanosleep 0 still execute? -1.95
How to fix 'time limit exceeded' in some test cases when us... 0.00
read expressions at the command line 0.00
Why am I able to copy more bytes than defined in the char array? 0.00
Allocation of memory, segmentation error in C -1.77
Pass by address of value in C 0.00
How to push elements in a stack using C 0.00
casting void to struct with same format 0.00
How can i make my output of prime decomposition more practical? 0.00
What is the difference of all main functions? 0.00
How can I compare user input to string stored into file? 0.00