StackRating

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

RobertS supports Monica Cellio

Rating
1508.48 (83,167th)
Reputation
179 (496,307th)
Page: 1 ... 6 7 8 9 10
Title Δ
How to Pass a Large Data Set to a Function Without an Argument in C -2.08
How to change Char array value in c? +1.17
How to create a function in C that prompts the user for positive in... 0.00
Concatenating string and int in printf - C -1.52
I don't understand why my for loop gives an awkward output -0.54
Do not want to print multiple statement -0.15
Can I have an array with indeterminate length in C? -0.82
How to Use A Value Entered in Do While Loop After Exiting the Do Wh... +0.49
K&R Chapter 1.5.4: "How would you test the word count prog... -2.89
Read input with commas (with sscanf) -1.82
Is there a more precise syntax for declarator-specifiers for the C... -2.11
Is it ok to define the loop variable inside the loop's paranthe... -0.60
What happens when I modify the swap function this way? -1.54
Problem with two pointers pointing to same place -1.47
Printing the address of the first element of 2D array in C -2.08
Defining a 2D array of structs type in C -4.35
Using pointer to character as the argument of strtok -1.25
Why does a char array need one element more than expected? +3.69
please help me to find the error in this C code +3.68
Reversing a string in c, problem using strlen function +4.13
Facing some confusions in pointer in C Language 0.00
The evaluation of logical expressions containing incrementation in C +4.03
Use strcpy() or strncpy() for array of strings? -0.66
fscanf - How to know if EOF means end of file or reading/another er... +4.22
How to compile and run source code on the Github server online? 0.00
I'd like to know what is the issue which cause wrong display in... +3.86
What actually while(character !='\n'); this \n syntax meani... +0.47
What is the use of scanf() == 1? -0.40
Why if the loop starts with 1 to size it returns garbage value but... -2.98
fgets() and weird characters in the end of the string, in C -1.33
Array prints right the first time, but not for the 2nd, 3rd, etc..... 0.00
Swtich case issue in C language -0.04
Double pointers as arguments in C -1.47
How to calculate the size of the statically allocated string in the... +2.97
why printf doesn't accept a pointer as an argument -2.48
Beginning with buffers and all in C -0.12
Nested indices in single bracket of an array +1.88
How to make that scanf is optionally ignoring one of its conversion... +2.29
char* (*name())[]; Is this statement array of function pointers? -2.79
Incorrect size of a pointer +4.71
Assigning char array to char array in C +3.66
How do I compare two strings in if statement in C +4.33
Why there is no string in my C mpi program? 0.00
Global pointer and dangling pointer +0.67
C program to search for a track in an array of tracks 0.00
Questions about Structure definitions -2.12
C print address of pointer to array problem -0.26
The size of char datatype in C which is in format of %s or %c? -3.61
Can I use an if statement as condition in another if statement in C? +0.43
Compilation error in function declaration in C 0.00