StackRating

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

Gopi

Rating
1512.15 (56,888th)
Reputation
18,966 (7,280th)
Page: 1 ... 15 16 17 18 19
Title Δ
Can't initialize int at 0 in c +0.83
scanf asking for two values instead of one -0.80
Reading a text file in C, stopping at multiple points, breaking it... +0.53
C - fgets weird behaviour -0.45
What Went Wrong When Writing to a Database File in C +1.94
Issue with simple while loop in C terminating early +1.96
Little tricky programme output +2.46
Scanf Dont scan char 2nd time while in a loop, any ideas? 0.00
order of evaluation for multiple increment operator on pointer -0.67
Why variable doesn't have value a outside loop? -0.40
Using "->" to navigate structs with pointers 0.00
Apparent confusion with pointers, arrays, and stdin 0.00
Is this an example of a buffer overflow? +2.48
Wierd Problems With My Own Custom Written Word Search Algorithm -0.14
Get the unknown length of number from input -1.07
How do you copy over an array of no elements to an output file so t... 0.00
Split String by Carriage Return C -0.25
error: expected statement before ‘)’ token in C macro 0.00
I'm trying to use the malloc function to allocate memory for an... +0.05
Assertion failed after memcpy in c +0.44
C equality of constant strings -0.56
why has different output in printf, the same output between a and a... 0.00
C - Reads new line in a .txt +0.28
Putting arguments into a char array, code explanation -0.68
How can I store a phone number input into a int array? C +0.72
C Program Convert float number to letter grade -1.26
Deleting a linked list in C 0.00
warning: assignment from incompatible pointer type by 2d pointers i... 0.00
C read() and write() while loop 0.00
Using pointer and referencing functions +0.06
How can I convert an int to a string (char*) in C -0.15
How to scan an integer 'n' and then declare an array[1000][... 0.00
C - What's wrong with my code (malloc, char*) -0.29
Weird Behavior of a c program 0.00
Taking some string input from user with C -0.76
read two strings into 1 variable -0.68
How table of strings works? -1.83
What will happen when a function defined within another function? W... -0.18
C - pointer behavior with pre and post increment +1.18
Reading Numbers from a .dat file with numbers arranged columnwise i... +4.29
Value of pointer is different inside and outside the for-loop -2.72
Why does my reverse function not work in C? +0.35
What is the data type of pointer variables? -1.39
Bad address C (command-line interpreter) 0.00
passing pointer to strcat does not update the string -1.36
Infinite while loop and control-c -3.81
Pointer juxtaposed such that int_pointer points to the character da... -3.98
C - Grade boundary program, potential run time error? 0.00
Forward declaration throws redefinition error +0.30
how do I input values into a structure using pointers? -3.10