StackRating

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

LearningC

Rating
1462.58 (4,526,988th)
Reputation
2,990 (56,576th)
Page: 1 2 3 4 5
Title Δ
Why is my if statement never evaluated? -1.83
How to display the full length of a double with printf in C -0.40
Neither parameter or pointer 0.00
Getting last element from a linked list C +0.03
Arrays as parameters and inputs in c +2.07
How to free a char* that is being returned from another function? -0.82
Printf() error after entering a function in C 0.00
How to use scanf to read each line of a file with space? -0.32
Execute a last function in C when I make Ctrl+C in terminal +0.20
How to allocate memory with different type in C? -0.57
Crash with alloca function but ok with malloc +0.64
how to get the size of array using the pointer to this array in C? -0.57
About pointer to multidimension array -0.16
Assign a pointer with the address of different data type without ca... +1.38
how to remove from the back of the list?? The list currently has &q... +0.55
Store string value in int 0.00
String split function with delimiters in C +0.60
C Resetting data counters in FOR loop 0.00
Passing Struct members in Functions -0.12
For-loop in C language, for (i = len; i--;) -1.94
Does size of int variable depend on architecture or compiler? 0.00
Infinite loop in C when entered character +0.57
Find n largest elements from an array -1.03
C Alphabetical Array Sort Either Way -1.38
How to find number of children of a process in C? -0.58
C, what does this line do? -3.05
Remove white space at the end of the output in C -1.39
Integer to byte array Little Endian and vice versa -1.13
counting derangements using recursion? (c code) +4.07
increment array in a formula +3.98
How to compare and replace (int) pointers? +4.11
how to implement link list in C++ using array? +1.00
print monthly calendar given month and year +0.35
How to display the elements of a 5*5 matrix in the following way? +3.63
Opening a numbered file in c +1.54
Find position of \r in c +4.21
How to clean the lint warning in C? +0.22
Convert some bytes from a unsigned char to int -2.03
Program is saying every number is prime number -3.83
How to fix custom insertString function in C 0.00
input data in one line separated by white spaces in C? -3.79
How to get number of items in array of floats in C? +3.05
Binary Search an array of strings +3.96
rename a file using C function rename() +0.61
Reading a file in C with input with different data types -0.25
Incompatible Type Error 0.00
Where are strcpy and other C library functions defined (as opposed... -4.07
Returning a 2D array from c function -0.85
Min and Max C Failure -3.16
loop inside a directory and get its files in c +0.13