StackRating

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

Achal

Rating
1488.05 (4,443,620th)
Reputation
9,231 (16,727th)
Page: 1 2 3 ... 15
Title Δ
Precedence of C operators -0.01
What does '.' signify in c as argument to opendir? -1.04
How to get the 8 bit binary representation of a character in C? +0.02
C ++ about char and string -0.01
How to have a global variable in C that increments when used by any... -0.58
How to store an array into an array in C? -1.25
C FILE fgets function working in this code 0.00
how this else is getting excuted +0.25
"Bit-masking” condition is not returning correct value 0.00
Why does give me output 2 where i'm used type cast? +0.51
Why can't C assign an array directly but can assign an array in... -1.07
Why statement is true when variable are not equal and false when th... -0.21
How to change character in character array in C? +0.51
Function call for second time causing segementation fault +0.51
Insert a node at a specific position in a linked list using c -1.13
C - User input capped to 8 characters +2.29
Pint all the odd numbers between 2 numbers using pointer and array +0.52
Is there a way to use a typedef struct variable in a function...? -2.02
What is '-1[p]' when p points to an array (of int) index? -0.57
What causes an "incompatible implicit declaration" warning? +2.35
Why '&&' can use to judge the maximum bound? +1.82
Segmentation Fault in function pointer +2.03
Do statically allocated arrays in C use all of their memory even wh... -1.69
difference between char t1[] , char *t2 +0.49
C: Storing 1d character pointer arrays into a 2d character array 0.00
Is freeing an allocated pointer with a null value necessary? +0.16
Why am I not addressing correctly my struct element? -0.22
How to read strings from stdin into a two-dimensional array in c pr... 0.00
What is the difference between char s[] and char *s when it comes t... +2.18
Imputing into an array with conditions -0.71
Not getting output 0.00
Unexpected output when trying to print user input through arrays +1.40
fread of binary file returning negative value +0.42
Please explain the output of this piece of C code +0.43
How can I make a word as variable in C? +0.34
Can't set file with "echo" from a program via system() -0.65
Difference in storage of memory in string and an integer array in C... +1.85
getting garbage value when I add variable with value in c while fin... 0.00
Passing array of strings as character pointers +2.37
Will SIGINT and SIGSTOP pause child processes? 0.00
I have a problem about printing. "EXC_BAD_ACCESS" 0.00
For loop does not end 0.00
How can an address be same as a value? +1.42
Problems translating message to B1FF language 0.00
How is the value of global variable changing in my code? -0.39
Why does printf function ignore the latter \0? -0.76
printf doesn't print on the screen +0.52
Searching an element in an Array using Recursive Function in C Lang... -0.39
Print String Without Padded 0 At The End -0.99
What is the difference between "int *p =0;" and "int... +0.19