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 2 3 4 5 6 ... 19
Title Δ
Getting the last digit of number counting up -0.35
Accessing struct from double pointer -1.17
The variable 'buff' is being used without being defined 0.00
C Doubly Linked List Program +2.50
C sprintf - could you please explain the following? +0.02
String Comparison Discrepancy (Works for some cases and sometimes d... 0.00
c function return static variable -0.62
Peripheral definition -0.03
What does i = (i, ++i, 1) + 1; do? +0.16
Why the division of two integers return 0.00? +1.68
String literals vs array of char when initializing a pointer +0.96
Segmentation fault or Suspicious pointer-to-pointer conversion (are... +2.90
Reading unsigned char from .txt file using fread give different val... -0.56
Recursive structure definition in C, error "forward declaratio... -0.71
Why compiler is not issuing error while passing an int (not int *)... -0.33
why does the order of variable declaring matter? +0.49
Precedence of Evaluation and Assignment operators in printf paramet... -1.08
Cannot use fgets() to read file after "consuming it up"? 0.00
Odd behaviour of "stack smashing detected" 0.00
Issues with a static variable in C -0.43
c - Right justifying an int inside of a struct inside of another st... 0.00
Does the following chained assignment cause Undefined behavior? -1.57
Which is the fastest way to get a slice of an array in c? -0.35
Dereferencing pointer to incomplete type error for a structure member -1.84
char * disappears if I don't print it? 0.00
can't store and print float array values inside a struct +0.48
implementing a binary search tree - "incompatible types when r... 0.00
Reading 3 strings from keyboard in C but only get two strings when... +0.65
C: Why do elements of an array need to be scanf'd by memory add... -0.60
What is the behavior of the following code? +0.49
set array indexes many at once? compound literals? -0.54
Sizeof(char[]) in C -0.37
What does the single & in the following statement mean? -0.87
How to get the size of an array from another function +0.47
can somebody explain this C error message? +1.27
fread weird behavior in c -1.31
Why array size is not changing? +1.03
How can I get the length of array[] in C? +0.06
How to take a space as input in scanf() ie in c? -0.10
C programming(scanf advanced).....for expert C programmers -1.03
Initializing arrays in C +0.05
C - String errors +2.36
Initialize char array in C +0.39
Can somebody invalidate my way of finding array length from pointer... -1.06
Cannot take proper input from scanf for string (as a character of a... +2.07
Passing multidimensional array by reference in C -0.38
Use a variable in system() and store its output in a file -1.97
The best way to print lines from an inputfile without '\n'? +0.40
Whats wrong with the c code? -0.94
Setting a specific element of a char** array to NULL +0.04