StackRating

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

MOHAMED

Rating
1503.00 (328,449th)
Reputation
20,869 (6,454th)
Page: 1 2 3 4 ... 12
Title Δ
selective input using scanf +0.51
Using free() makes string returned by strtok to be empty -1.33
C Array Size Limit -1.16
Dot Product function in C language -1.12
Cannot print the whole int array +1.00
difference between array and pointer notation of strings in C +2.64
read json array variable with shell 0.00
After the last written line, I want it to declare end of file inste... +0.10
Extracting bits from a 64 bit hex address into an unsigned int in C -1.97
Structures in C Language +0.10
Code doesn't output correctly +0.31
User to read in numbers for an array of undefined size +0.00
Why do i need to press '\n' three times for this to run? +1.02
check unused variable in C project -0.28
Socket programing Permission denied -0.71
Using a char a[10]..but able to put only 5 values? -0.10
Using commands of .exe files in c language +0.53
how does a pointer stores a string in memory in c -0.91
string reverse with loop and array in c +0.80
Why am I getting this message printed twice after the first command... +0.51
Check that an array contains only numbers -2.16
How to test input is sane -0.47
What's wrong with my code....? -0.81
How does C see "|" in if statement? -1.19
Undefined linker symbol at runtime when the symbol equals zero 0.00
C Language, scanf issue with char's +1.10
LValue required - Reason and solution for my first program +1.83
Finding last occurence of string 0.00
Loop through an array with pointers? -1.05
Does a function's pointer to char needs memory allocation in C -0.90
Open and edit external file which has variable name in C -0.95
Program Runs before accepting second string in input in C +0.90
Function that return a list of IP addresses for a given IP adress a... 0.00
Is it ok to have a pointer to an invalid location if you don't use... +1.54
How can I write a string to a file using the low-level write() func... +0.04
Understanding Pthreads +0.56
stat function call -1.37
Extracting 4 bits from N to N+4 in unsigned long -0.00
Can I use malloc with references instead of pointers? +1.05
How can i print numbers on single line +0.49
What is <array name> + <constant> in scanf()? -1.26
I don't think I'm using pointers correctly. C +0.93
Use of free() function +1.41
How to put a large string pointed to by a pointer to a buffer -1.21
adding element to the end of sequence in C struct 0.00
How to use C to store every character from a string as a number +0.58
What will be function prototype header of the following function? +1.77
Please explain the following piece of code. I'm a beginner so pleas... +0.01
Splitting and accessing strings in C +0.33
What is wrong in this C code to find average? +2.10