StackRating

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

machine_1

Rating
1429.55 (4,535,424th)
Reputation
2,479 (68,076th)
Page: 1 2 3 4 5
Title Δ
What does !s || !*s mean? (s is char*) -3.16
C program to capitalize string not working -3.40
passing double pointer as argument +0.04
Storing RGB values in a dynamic multidimensional array +4.36
C, getc/fgetc - terminal null 0.00
How to swap 2 integers using pointers? -2.20
Returning a struct from function -1.39
How to pass pointers as arguments where store an array address +2.56
Why does strcat fail to concatenate two strings? +0.58
C Programme reading character by character into strings -3.49
Reverse string function not working properly +0.26
Finding the length of an integer with switch in C or C++ -2.32
Statement with no effect in C +4.01
How do I read this complex C declaration? -2.55
How to read exactly 4 char in c ..? +3.21
Why doesn't the following statement work? +1.82
What does '-' do as a boolean expression -2.83
For loop with pointer in C -3.54
How to combine increment and decrement statements into one single s... 0.00
Using Pointer Strings gives segmentation fault +4.91
String Insertion Sort program -3.25
scanf() multiple words in C -1.52
C programming: How can I check if given number is exactly for digit... +0.43
Adding spaces to the left of a string in c -2.76
if statements not behaving as anticipated -3.62
c stdio File in visual studio 2010 0.00
what is wrong in this strcmp()? -1.43
Combining Print Statements in C +4.25
Quotient from integers in C +1.69
How do I store a text file into an array in C +4.82
Comparing strings with if else +3.33
sort words alphabeticaly in C -3.52
Learning C programming please help me 0.00
C Using a variable stored in char -0.65
Omit "> 0" in conditional? +4.94
Removing spaces from string, adding words to array in C -0.84
Removing spaces from in between sentences. -2.34
How to copy content of one file to another in C -2.68
How do I fix this in C? -3.73
Can a variable in main function be access outside the main? +0.75
C : can not stop the for loop -3.51
sort String by Character in C Programming -3.90
Show the biggest number entered using while loop in C? -2.26
while statement with a function -0.87
Random Array with no repeated numbers -1.88
Why can't I swap memory address of two variables using a functi... -3.51
printf("%s\n",str); gives segmentation fault but printf(&... -2.76
how to return two values in one function without using struct? +5.27
Finding string values in a Char Array +2.99
Why does initializing a variable `i` to 0 and to a large size resul... +2.26