StackRating

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

Michi

Rating
1443.12 (4,534,071st)
Reputation
3,137 (53,862nd)
Page: 1 2 3 4
Title Δ
C program to turn "124" into 124 -0.81
print system name in C? +1.43
Simpe if and else in C programming +0.15
malloc and free in recursive functions -0.73
A small program using C, to find the largest of the four numbers us... +1.09
How to delete an element from an array and printing the rest? +0.58
Reverse string function not working properly +0.20
print an array that contains arr1's numbers which are not in arr2 -0.41
What's the reason for auto keyword in pure C? -1.81
Can't clear the stdin using fflush(stdin), after using getchar(... -0.43
Getting an character as a password with "*" sign and matc... +0.09
scanf skipped after reading in integer in C, in while loop -1.19
comparing value in array with string +0.83
malloc(): memory corruption in a weird place 0.00
Searching for string in char array of strings in C +4.73
printing 2-d character array in c -3.07
C -- How to take care of sensitive input in C program? +0.58
C char*, char**, char***, printing and freeing trouble +4.59
Remove even numbers from array in c -2.96
How to replace characters in a string char pointer with multiple ch... -3.10
Why is sizeof(msg) shorter than the string? -0.23
Character Count (I do not know what to do next) 0.00
Using pointers in C programming? +3.46
String Compare in C +0.68
Allocating and freeing memory in a loop in C -1.15
Testing all cases regarding the return value of scanf -3.41
Determining the filetype of a file in C +4.58
Differences beetween *a = b and a = &b? +0.85
How to fill a char array in C -2.24
Array with undefined length in C -3.92
Large Time quantum vs small quantum for CPU Scheduling? 0.00
trying to make a function of 2 strings combined into a new one -1.19
Struggling to program a simple calculator -3.06
how to compile kernel 3.14 (downloaded from kernel.org) on ubuntu 0.00
questions on clock(),time() and difftime() in time.h? +0.68
Defining a program local pointer of a structure -1.60
c program ignores all scanfs after wrong variable type input 0.00
Conflicting Types Error -3.39
My program doesn't print a string +4.95
Infinite loop in C counting spaces -2.74
Printing Hello World in different colors in terminal +4.47
Login Validation using binary Search Tree C Programming 0.00
Setuid-bit and apt-get strange behavior -2.98
declaring a variable with only 2 decimal points in C -0.55
extracting data between two semicolons in C -0.51
simple loop code in C -0.45
Finding string values in a Char Array -2.02
how to find actual end of char array in c containing zeros in the m... -1.61
strdup() causing memory leaks? +2.33
How come pointers assigned to a string don't manipulate the ori... +3.32