StackRating

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

IrAM

Rating
1508.34 (84,849th)
Reputation
1,710 (96,749th)
Page: 1 2
Title Δ
Escape sequence in C in string -3.57
Why are pointer type casts necessary? -2.57
Input Validation in C When Calculating Grades +3.88
What does fork() == 0 returns? +0.54
why segmentation fault (core dumped) show up at end +3.93
How can a static variable from other file accessed here on the C pr... -3.71
How do call my function properly while still keeping the values of... 0.00
string length is not showing properly +3.89
Defining function in .h vs .c file +0.46
A constant being assigned to another constant without errors -0.54
Which code would you prefer and why? Program to swap values using p... +3.06
What does *--a = *--b mean in C -2.13
How to validation struct value is exist or not using for loop in C... +3.98
printing with pointers and strings (C) -3.42
Reading particular column from a table in a text file using C +0.35
Reading file into Struct, but cannot read past first line in file 0.00
Where is the problem: error: expected expression before ‘int 0.00
Adding an element to beginning of linked list C +2.31
Assigning Variable to Pointer vs Assiging &variable to Pointer +2.21
C program prints out wrong values 0.00
The add() in function only add two elements to the list 0.00
Void pointers and dynamic memory allocation 0.00
C function call Numerical Recipes Chapter 10.3 +0.07
pointer to an array int (*ptr)[] -2.02
Convert uint8_t array to structure in C +0.37
Maximum field width of scanf() with float +4.33
How do i add boolean in c? 0.00
void pointer array parameter passing +0.40
Using structures in C with user defined functions -2.34
How to get the value from file in C? +3.42
Why does this linked list give junk numbers? +0.46
Dictionary fails to find misspelled words -4.02
Unable to understand pointers in c in a function -1.87
Asking the user if they want to run a program again in C -2.72
How to count words stored in 2-D array (after adding another word)? -0.08
Add words received from the user to the linked-list in C programming -0.08
assigning first variable of struct to another +5.20
How to print a field of a struct 0.00
Reading variables via fread and storing via sscanf -1.74
Struggling with strcpy and hash tables 0.00
printf not working outside a function with a pointer to struct +0.88
In runtime - Segmentation fault (core dumped) - malloc +0.35
How to create an array of arrays in C when the number of subarrays... -2.99
Return value of a function using switch case without break +1.87
How to avoid duplicate code with different struct types in function... +0.02
How to extract the string after a word in C 0.00
C Program not printing the string in a structure -1.23
writing an char array in line with white spaces 0.00
How can I get real value which pointer indicate after pointer opera... +4.09
Dynamic memory allocation in each iteration of for loop to make dyn... +0.48