StackRating

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

Rüppell's Vulture

Rating
1515.80 (42,420th)
Reputation
2,447 (68,965th)
Page: 1 2
Title Δ
passing arguments to the function -1.06
Use fscanf to read from given line +0.27
Converting the values from array to ascii? +3.28
trouble in reading word separated by '|' -4.58
Why is only the numerator cast to float to obtain a float quotient... +1.38
how to implement a search in an array containing book names in c -0.21
Little endian or Big endian +2.66
void Name(type name1,type name2, type name3[name1][name2] ); -0.73
Difference between 'A' and "A" literals in C +0.29
Dereferencing Pointer in Dynamic Array in C 0.00
Why am I getting the error "Break statement not within loop or... -3.90
input from fgets not stored using sscanf properly -4.17
copy data from one structure to another in C -2.06
Strcmp in C Not Working -1.48
Malloced global variable implementation (C) 0.00
What is the reason for error while returning a structure in this C... +3.11
undefined reference to 'freeHeap' -0.27
How do you extract digits from number? +0.33
A few doubts about char and int pointers in C -1.04
strlen() returns the string count with the null terminator -2.51
starting address of array a and &a +2.62
typedef stuct initialization in C, referencing it -1.17
Write a program to find the sum of positive odd numbers and the pro... -0.81
floating point to int without conversion to int +2.55
Using C sscanf to parse number from a directory path +3.78
Fibonacci Series in C - The series of numbers up to a given number -0.70
C Assign Pointer to NULL +2.33
Bit-fields confusion? +4.23
Is passing variables as arguments & getting desired return valu... +1.40
Reading an array with floating point numbers (C programming language) 0.00
What is the difference between char str[] and char *str as function... +1.54
Error while freeing a malloc'd array of structs +3.87
Getting the error "expected identifier or '(' before '{' token... +0.08
malloc not allocating properly with pointer to pointer 0.00
Can you printf value from a void * in C +4.09
Code to find Endianness-pointer typecasting +3.98
C programming why isnt my code working? -0.80
Unable to make these loops count backward by using i-- to start at... +3.91
Non portable pointer assignment in main -3.80
Same outputs but different conditions a[3] and 3[a] -1.48
Difference between sizeof(struct tag *) and sizeof(struct tag) +4.87
why can't I pass in variables to implement a swap function? -1.97
passing argument x of 'y' from incompatible pointer type -2.35
Returning an array of structs without pointers in C +4.14
C programming: reading from file -1.12
printf char* pointer which points to long and float -0.91
C: memcpy changes pointer? -1.19
Difference between passing array,fixed-sized array and base address... -1.13
How does the initialization using buffer[100] = {0, } work in C lan... -0.25
subtracting from an array in a struct -3.92