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 2 3 4 ... 18
Title Δ
What is the purpose of NaN instead of abort in C floating-point? 0.00
Making the member of a structure of type structure double pointer 0.00
Segmentation Fault While Sorting - Malloc 0.00
Printing triangle without nested conditionals -1.12
Double wav speed with c program 0.00
is END OF FILE (EOF) right after the end of text or depends on the... -2.56
Invalid output in C program on Linux 0.00
How do you return an array literal in c? +1.05
C program: print prime number between 1 to 100 0.00
What's best practice for comparing function return to a simple... -0.18
what is the default value of int datatype in c? +0.20
Read a line from console in C -1.21
My compiler returned "assignment to 'int *' from incom... 0.00
Removing element from linked list (if found) without deleting it fr... +1.86
Why do I need to return the pointer of a function -0.09
How to ensure float value is not out of bound? -1.75
Am I freeing the dynamically allocated memories successfully? 0.00
Is it possible to define keywords in C +0.40
Free pointer to an array -1.08
Spell checking program using pointer arrays +0.40
How to parse these operations through lists? +0.94
difference between int_fast8_t and int_fast16_t 0.00
Determine if a word is an isogram, array subscription error -2.15
Do pointer arithmetic expressions count as instructions? 0.00
breaking if statement in python +0.40
Does gcc always do this kind of optimization? (common subexpression... -2.12
C return chars using recursive function -1.05
How to use printf() and scanf() in C without going to the next line? +1.30
why do we use \r and \b in C? +0.91
i cant make sense of this weirdly deterministic result caused by pt... 0.00
In a non-void function I want to return nothing 0.00
How do I count words with apostrophe character -0.45
Can I change the address of the pointer variable in C language? +0.84
Can we call (void *)0 a void pointer in C? +0.34
How to overload functions in C? 0.00
getting no output (expecting boolean output) -1.24
How to forcefully make one thread to be executed first in c -0.51
Why don't I get a compilation error when I miss the dynamic mem... +0.40
How to make qsort function in C, more generic 0.00
How to print logs on both console and file in C language? -1.04
What is the use of a pointer to pointer to struct as an arguments o... +1.49
Ambiguity with const keyword in C +1.93
Ten most frequent characters and their frequencies +0.90
Can anyone please tell me which error it is . linker error or compi... +1.38
How is assignments to compound literals useful? -0.90
Initialise and return struct on one line 0.00
What's going on here? Returning a value from inside a scope? 0.00
How to run functions with arguments in parallel? +0.08
What is a delimiter? 0.00
Why memoization doesn't require a pointer? 0.00