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 ... 11 12 13 14 15 ... 18
Title Δ
How does free function on pointer in C work? +0.15
Logical error while running scanf in for loop, how do i fix it? 0.00
Task is to calculate the straight line distance between the two obj... 0.00
run time error for rotation of array +0.02
Repeatedly allocate memory without freeing it -0.23
Making a small calculator program, need to check if user input is a... 0.00
How can I find the first repeated character in a user-entered string? +0.30
Nested loops in brainfuck 0.00
Why we can't compare a int variable with int return type functi... -1.25
Is there any way to "try umount" before actually preform... +0.36
Have Code which should save string from file in an Array, but did n... +0.48
Using qsort() to sort doubles in an array of structs +2.08
Why is the encoding messed up when strcpy'd in C +1.05
Strcpy() function parameters -1.06
C - How fgets works with mutiple calls +0.17
Const-qualiftion of parameters in function declaration -1.77
What does the following code segment do? 0.00
How can I call to function that exists in other file? -0.21
Why does fscanf ignore the first string in my text file? +2.90
difference in value of uint16_t with printf -1.06
Assign an array to a pointer with complex cases -0.50
What is the else part in this code mean? +0.49
recursion function that imitate "while" loop 0.00
Does calloc zero out the entire allocation? +0.60
How to watch a variable in c +0.62
what is the proper way of running for loop with scanf function +0.13
Why would a simple C program need syscalls? -0.62
Is it ok to shrink an array in C by changing the pointer to a highe... 0.00
How many nodes have only one child in a binary tree? +0.53
Does memory need to be allocated when reading input with getchar()... -0.23
.gitignore not working properly for excluding sub folders -0.48
Why there are different result in this program aren't temp=*a a... 0.00
Alternative to writing the same code before the loop +0.06
Storing a string in a integer variable in C +1.38
Enumerate the basic data types in C so that the sizes can be easily... +2.19
Exactly one high card in a 6 card hand using simulations +0.26
Sum of prime factors -1.53
Why isn't my solution to K&R exercise 2-3 working? +0.48
C program output not formatting properly(using \t) -1.16
How to initialize read only memory locations in heap in C? -1.62
How to create python script to only use 5 times +0.97
How does printf extract digits from a floating point number? -0.95
How can I use my C program's binary file after as a filter? +0.02
Stack operations terminating due to timeout -1.07
Stack operations terminating due to timeout -1.07
c - Generate a random number outside of a range without a loop +1.75
How to encode list of 16 numbers in less than 2 bytes +0.52
Why do println(measure + '"'); and println(measure + &... +0.50
Why cannot I find the element size via this pointer hack? +0.80
implementing a push method of stack in C programming +0.18