StackRating

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

Dayal rai

Rating
1496.92 (3,997,934th)
Reputation
5,739 (28,546th)
Page: 1 2 3 4 ... 5
Title Δ
stat gives No such file or directory -0.02
the purpose of the middle part of for loop -0.22
Losing data when sending by UDP +0.44
The getopt function call is not working when we pass the pointer to... -1.34
Getting linking errors when running C project in VS 2010 Profession... -0.52
Check for Children Sum Property in a Binary Tree 0.00
mallocing a char and null terminator +0.49
MSVC13RC still not respecting C standards? +0.48
Error in memory allocation for array of structures +0.49
How to convert char that represents hex value to DWORD? -2.04
Which member of a global union variable that is not initialized exp... +1.12
Correct way of defining NULL and NULL_POINTER? +0.46
ANCI C (C90): Can const be changed? -0.46
Seg fault when trying to access member of structure array +0.09
"Invalid module format" error getting while loading drive... 0.00
C- Linkage of functions declared static +1.10
What is the difference of these array declarations? +0.35
Is this undefined? +0.56
Segmentation fault (core dumped) error when free method is called +3.06
Unary operation are sometimes suicidal.Mess up with C code 0.00
Why is my for loop not taking 9 inputs? +1.10
C functions declaration in K&R -0.17
Please explain why Java and C give different answers for this code +0.62
Is there some guides for designing error code in C +0.73
Can Someone Explain The Linkage Concept in C in Detail +0.93
Reading a Global Variable from 2 threads Simultaneously +2.04
Scanf function not accepting input +0.44
C: Array declared inside a function +1.02
Compiling OpenGL and GLUT OSX 0.00
Segmentation fault in Cygwin and default variable initialisation 0.00
Why "long int" has same size as "int"? Are this... +0.00
C Programming : Confusion between operator precedence -0.79
Why do we need to define _GNU_SOURCE macro before using POLLRDHUP e... -1.26
Why do I have to specify data type each time in C? -0.46
Role of tty in Linux kernel -1.88
How do I interpret this printf in C -0.89
Compile multiple C source fles into a unique object file -1.69
Automatic variable in C not initialized but given fixed value withi... +0.51
warning in macro that print a value 0.00
what does the void ** mean +0.01
Escape sequences are producing unexpected output in C +0.89
How to use lfind +2.44
Conceptually, why are array addresses not modifiable? -0.02
int b=0,a=1;b= ++a + ++a; what is the value of b? what is the calcu... +0.50
can anyone check the program and tell me how can i get the correct... +1.37
Difference of representing constant char array using char* and char... +0.63
Space for Null character in c strings +0.93
Checking if the file pointer has reached EOF without moving the fil... +1.72
C and signed byte representation in memory +0.40
Why must the variable used to hold getchar's return value be declar... +0.01