StackRating

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

Raghu Srikanth Reddy

Rating
1467.57 (4,522,594th)
Reputation
2,251 (74,773rd)
Page: 1 2
Title Δ
Initializing a pointer to point to a character in a string using th... +1.21
Lvalue required error in C -1.72
Should I avoid identically named local variables? +0.02
C - Trying to find a char[] in a charArray[n][] and record the valu... +4.54
Usage of the extern keyword -2.33
C char appears as int when compiling -2.45
How do we save logs while building the code? -2.28
I get "greedy.c:17:1: error: expected identifier or '(' {"... -3.52
Changing fahrenheit to kelvin in C -1.82
pointer to address using another pointer C -3.18
Run-Time Check Failure #2 - Stack around the variable 'temp' was co... -1.52
multiple small programs in one code::blocks project +4.20
How to check the size of struct w/o padding? -3.41
error: identifier "sytem" is undefined +4.69
import function in c using extern keywod -1.40
Using scanf with array of pointers -3.81
Implicit declaration of all function with param (int&, int&) -1.45
How to delete the first line (not overwritten) of a file in C? 0.00
Can I make the program read ' . ' if the user puts ' , ' ? Using C +0.51
string reverse program in C -2.68
prevent users from entering wrong data types -2.34
Difference between "->" and "." in C -2.69
Interleaving of putchar() and printf() functions -1.20
Meaning of printf("%c", **++argv);? -1.45
Warning when using printf -3.54
Number of lines in a file using c -3.61
Definition/body of the printf & scanf function in C +4.23
void pointer dereferencing -2.47
Design a compiler like C -2.87
c - warning: implicit declaration of function ‘printf’ -3.43
How important is function declaration? -1.34
Why does a CONSTANT give me errors when used in a subscript? -1.77
Bubble sort in c language -3.76
implicit declaration of function ‘str[n]casecmp’ [-Werror=implicit-... -4.01
why global variables are always initialized to '0', but not local v... +2.18
realloc without freeing old memory -2.33
Is there a gcc pragma that can ignore a function? -2.32
Garbage value in c 0.00
C: usage of "static" within a struct 0.00
global variable in C are static or not? 0.00
Why do I get a segmentation fault when writing to a string? 0.00