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 Δ
mem compare arrays to get number of matching bytes -2.27
Sequence Stack: uninitialized value was created by a heap allocation -3.99
How can I print "d" of pop stack as a binary number? -0.69
find directory in a C program -2.00
Undoing the effects of ungetc() : "How" do fseek(),rewind... 0.00
How is this pre-standard function declaration compiled with modern... +2.15
How to use SIGUSR1 alternate values -0.25
sign extension in C, char>unsigned char -1.27
Bitonicsort C code segmentation issue +0.13
"‘sockaddr_in’ undeclared (first use in this function)" e... 0.00
Reversed String Using Recursion Functions +3.72
Why is "int sum=ch1+ch2+ch2" not giving overflow when rig... 0.00
Is it possible to swap C functions? -1.02
struct representation in memory on 64 bit machine +4.22
How to remove(Completely Deleting) a file using c program without u... +4.17
Memory and file pointers +1.82
C Operator Precedence, post-increment programming issue -3.66
Change main method in Code::Blocks? 0.00
Using fscanf() to read a file with lines of 3 numbers each,why does... -2.85
What does the prototype "const int* foo(int)" mean,especi... +0.17
C implicit extern for global variable, when does it happen, how doe... +0.13
mmap and struct (incompatible type error struct to void *) 0.00
Proper typedef syntax in C -2.75
Why don't people use xor swaps? +4.31
In C,is casting to (void*) not needed/inadvisable for memcpy() just... -1.50
Clarification of C struct syntax -1.14
(C) Getting the 3 minimum elements of an row in a matrix, and choos... -1.48
To copy files in binary mode,why it doesn't work when we read to an... -1.85
Why does declaring an extern variable inside main() works,but not d... +0.86
Why does the doubly linked list in sys/queue.h maintain the address... 0.00
Why should or shouldn't we prefer a macro that accepts arguments ov... +0.83
Error While Compiling C program in Linux Mint -2.59
How compiler deals with `(c = getchar()) != EOF`? -3.19
How can learning assembly language help me in Debugging C programs? -2.77
Array initialization C -2.54
C multiple definition error Netbeans 0.00
How is dynamically allocated memory kept track in C -2.90
For (*ptr)[], why is printf("%p",(void*)ptr+1) working bu... +3.99
accessing structure nodes in C -0.17
Navigating an array of structs in C +0.41
Preventing If within If functions (or cases) +2.41
intent startActivityForResult returned result but the program crashed 0.00
When should I use free() in C? 0.00