StackRating

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

Farouk Jouti

Rating
1446.52 (4,533,481st)
Reputation
1,440 (113,065th)
Page: 1 2 3
Title Δ
Is it a memory leak in the following C code? -0.21
Output is incorrect and cannot find error in code. kochans book on C -0.89
How to add a character in a string by checking the delimiter? -1.15
Reading variable number of strings on a line 0.00
Is it possible to read a text file without using arrays? C 0.00
C basics: comparing "*char" and "char[x]" for s... +1.57
Read the next line of a file every time a function is called +0.57
Assign and compare in single statement in c +0.49
How to interrupt loop/process using terminal input in C++ on a Linu... -1.60
warning: left hand operand of comma has no effect (c) +1.67
C, gcc error compiling simple program 0.00
Halving an Image with Pixels -0.80
2D Array rotation in C by 90 0.00
How do i pass a function pointer to a function. -3.22
Converting string of numbers from file into int array in C +4.33
How to Parse Dollars And Cents in C +1.85
Concatenating int to char[] -1.69
For loop crashes on input for unknown reasons 0.00
Trouble getting fgetc working +0.40
Read char* as a single char (In C) -3.46
fscanf and switch not working -3.91
What is this line of code really doing? -0.86
Switch case program does not give the output +5.00
how to use goto instead of for, while, or switch -2.24
Trying to set and print value of pointer -2.87
C detect the last new line at the end of the file -3.60
What is the difference between %lx and %ld when printing an address... -2.61
C: Convert string to number when the value is arbitrarily large -2.74
How do I define and initialize an array of strings inside of a stru... -0.72
Reading numbers from command line in c +0.31
Is there a reverse function for local time in C? +0.24
Converting negative binary to decimal -3.61
Pointer address in array of int pointers +1.55
Find 2nd largest element from stdin without using an array -2.04
strdup each line into the char ** (array) 0.00
(C) Comparing two elements of a long long array after scanning won&... -3.92
strcpy function: C +0.35
palindrome checker algorithm +0.23
Linked-list is confusing -1.67
Construct parameters in C to call a Ruby C extension with a variabl... -3.83
Passing a 3 dimensional array to a function in C -3.91
Beginner type conversion +0.20
Why is getchar() not working for me? +0.22
2d array of strings declaration in C +2.06
Using C Dynamic allocation using malloc and realloc -1.14
How do I take dynamic array using malloc function in C? -0.10
Comparing chars[] does not work -0.55
Binary tree crashes when compiling -3.76
Randomly choosing a word from a text file in C +4.34
fgets() not working in a function -4.42