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 ... 9 10 11 12 13 ... 18
Title Δ
How to grow that Quadtree at each node 0.00
How multiple conditions inside if statement works +0.54
Error when I try to access structure with pointers -1.01
Does malloc make string constants? -0.75
In C, how do I print out a character array then empty it after? -1.02
How does C store the information into a file really? -1.03
C - Pointer inside curly brackets and double pointers -1.71
Regarding sizeof() and allocated memory -0.12
Is "pointer->register_next->value" the same as &quo... -0.67
Function to append strings returning pointer/cast error +1.97
How can I put in currency with commas in C? 0.00
Why this is showing wrong answer in C +2.70
Eclipse CDT: How to generate header file from source file? +0.00
Confusion about different running times of two algorithms in C -0.47
Is it true that write all your C code in a single source file will... 0.00
Pass An Array Located in Heap to a Func in C +1.81
Why my variable changes its value when I am not changing it? C +0.19
When should I use static memory allocation and when should I use dy... +0.02
Pointer to subscript -- strstr function +0.29
What integer values are assigned to a series of enumerations withou... +0.24
Using an anonymous struct vs a named struct with typedef +2.05
Is there a function for preventing a user from inputing while a fun... 0.00
Create a variable size matrix -0.02
What is the meaning of static? -0.76
C++ How do you call a method for all members of a class? -0.49
How to best calculate speed travelled in kilometres per hour 0.00
How to reset a string in C +1.21
What is the better memory allocation method in C when the input dat... +2.36
Initial value of calloc, when using with a struct +0.67
Correct use of free() when deallocating a 2d matrix in c -0.62
Hard Coded number(s) found -1.15
Checking limits of own pow function in C? -1.73
Why use XOR over OR? +2.49
problem with returning from function in c++/c -0.30
how to create folders using mkdir in c? -1.24
Putting values into matrix 0.00
End of array in C language +0.03
Same code in C that results in different outputs 0.00
why does realloc throws me "Segmentation fault (core dumped)&q... -0.21
strcmp() not returning what it should return -0.59
Simple calculator not working with big numbers in C +0.53
Count ones in a segment (binary) +0.46
scanf only reads first field -0.46
How to print a Sort of Array Vector I sort already in function but... +0.71
Input buffer to get a an input, C programming 0.00
Function that copies an array and modifies its elements -0.31
Reversing an entered numbers in C language 0.00
convert string to integer and getback same string from integer valu... 0.00
The fastest algorithm to solve equation with 2 unknown parametrs in... 0.00
Boolean True or False +0.14