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 ... 12 13 14 15 16 17 18
Title Δ
Removing unused variable causes crash -1.17
How to compile or link a .c file included as a header? 0.00
Ternary operator behavior -0.59
How do I completely break out of my nested while loop? 0.00
Using Functions to Pass an Array +0.30
Difference between & and && in C? +1.12
Usage of !! while checking flags +1.54
Is there any practical semantic difference between the comma operat... -0.88
How to enter multiple strings via input() -0.83
Generate random even number in range [m, n] +0.49
if statement in assembly ouput of c code +0.29
How to check if subprocess has finished? -0.58
do-while loop multiple condition evaluation C++ -0.20
c using enum inside struct +2.17
How can I customize the "Authorization required" dialogue... 0.00
Maximum Sum Sub Array +0.52
How to write only 12 bits to a char array in C? +1.80
Modulus of negative number 0.00
How to evaluate part of an expression using macros in C? 0.00
Setting a Pointer to a block of stack memory? +1.06
Why is in-place edditing of a file slower than making a new file? -0.47
What is the fastest way to remove a number from the beginning of so... +2.02
Using nslookup on every line and inserting into a specific column 0.00
Malloc- Error not triggered for using memory after freeing +1.28
Which of the control structure take less time complexity? +0.51
How "const int *const & variable" is interpreted in c++ -0.85
Overwriting local variables located located below the buffer using... 0.00
Can it cause harm to validate email addresses with a regex? +1.54
What is the difference between ^ $ and <> in Python -0.57
How to find if there is a even or a odd number of "1" bit +0.77
How to find if there is a even or a odd number of "1" bit -0.60
How to check if a character is inside the scope of a comment in C +0.03
Word Counting program not producing desired output 0.00
Why does a recursive function call need to return a value to callin... +1.28
Why unsigned int stills signed? -1.38
Python - Using a variable as part of string formating -0.88
Printing an int as float causes inacurracy 0.00
Where are expressions and constants stored if not in memory? -0.11
compile a C program that can run as admin without manual settings -2.23
How to divide string in two parts? 0.00
Find number of pairs separated pairs of 1s in a string 0.00
Using the function strcmp to compare a pointer and a string +1.99
Reducing code duplication in a tic-tac-toe implementation +0.53
Is this is correct about malloc() and calloc()? -1.60
Check for null of empty variable not working as it should 0.00
Nodes lost in linked list merge sort implementation in C +0.78
A function to checking memory allocation for all dimensions of an m... 0.00
Regexp for match second numeric values -0.44
Trivial query with if statements +0.35
Python download youtube with specific filename +0.55