StackRating

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

Iharob Al Asimi

Rating
1569.37 (4,116th)
Reputation
48,826 (2,080th)
Page: 1 ... 8 9 10 11 12 ... 41
Title Δ
How to use system("date") in a printf (in C)? 0.00
Redeclared as different kind of symbol in c program 0.00
Nested Structs + Strings issues 0.00
How can I use a pointer to a 2d char array? -2.33
Keeping two arrays in the same ordering when sorting +1.16
sdigit function in c what is wrong with my code ? 0.00
Having trouble with strcpy() function in C 0.00
Recursion functions in C -1.94
Scanf a Character into an Array in C +0.18
The longest sequence of the same value, C, array -0.34
Using While loop to complete the following equation -1.00
C - how to malloc struct containing string and array? -0.12
How to create a shared library out of a C program? 0.00
fscanf-- trying to scan txt file of ints, fscanf only reads 1s -1.47
Pointer Declaration Equivalency +0.01
why is fgetc or fgets ignoring 0.00
How can I add Integer using '##' in C preprocessor? +2.29
Function is returning garbage value -0.57
trouble reading tokens in a file 0.00
Please help me to compile this C program? [Linux] +0.58
Deallocating memory allocated in a function +0.43
Cannot cast variable type to its pointer type (e.g. int to int*). I... 0.00
The output of this is strange +1.24
Segmentation fault in C code using `string` from cs.50.h 0.00
Why the element and not the base address got printed? +0.44
How do you check if a char is a number in c? -0.49
Why can I call a function in C without declaring it but not in C++? +1.40
Using file pointers correctly +0.42
Why does sizeof(char + char) return 4? -1.66
What should be used instead of `fflush ()`(Undefined Behavior) in C? +1.33
Segmentation Fault 11 and trouble creating/printing an array of str... -2.05
Return makes integer from pointer without a cast (simple for loop) +0.42
Why do I get weird numbers and symbols when i scan a file for Integ... 0.00
C program to capitalize string not working -0.53
What is '##' in C? 0.00
Big array not causing stack overflow +0.45
Aix compilation error due to #define 0.00
Returning an array element from an array created within the functio... -0.10
Splitting strings and printing the capitalized first characers in C 0.00
How to read matrix of integers from file in C? 0.00
Why does casting this double to an int give me 0? +0.42
Segmentation fault(core dumped) error while calculating matrix mult... 0.00
Issue with scanning in words from a file (in C) 0.00
Keeping getting 0.00 as an answer +0.42
Access violation 0xc00005 in C -2.15
How are macros in C different from pre-defined data types in terms... 0.00
Method to safely get a string in C +1.51
Acces data in a structure array 0.00
Copy a list to a binary file 0.00
Why is the output of this code is 4? -0.38