StackRating

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

Nobilis

Rating
1509.68 (72,952nd)
Reputation
5,300 (31,155th)
Page: 1 2 3 4
Title Δ
Adding item to the end of linked list -0.44
sizeof operator returns different values when array is assigned to... +1.18
Create a C function that accepts parameters of different data types +0.69
Issues with main function and error messages -0.01
Understanding fgetc program -0.23
How to pass command line arguments to a c program -1.88
C - pointers and different results? +4.09
C help in using system function with batch -0.12
How should I order an if statement? +4.18
would unnecessary header files effect anything -2.09
Memory and Scope of variable in c +1.89
Dynamic Allocation of 2D Array -0.04
Return inside if and outside or in else? -1.05
How are extern variables defined? -4.05
unsigned and signed behavior in C -4.13
Is it possible to create an array on the stack, if its size is unkn... +0.66
Inserting into a Linked List after nth Element +3.81
memmove vs. copying individual array elements +0.39
Confusion on pointers C (Linked list) -2.19
Dynamic memory allocation of integer array +1.38
Is null character included while allocating using malloc -1.26
Taking a string as input and storing them in a character array in C +4.48
malloc to allocate memory for a List -0.02
What's wrong with this tiny program? +2.27
Segmentation fault as soon the binary launch +0.32
Initializing variable at address zero in C +4.19
How to make backslash character not to escape 0.00
Are string arguments in C dynamically allocated? -3.87
Difference between stack overflow and infinite times loop call in C +3.09
Confusion regarding pointers to pointers +1.39
How to avoid stack overflow of a recursive function? +0.89
C code not working properly +4.17
file with main calls a function in the other file and then returns +2.68
2D Array and pointer to a pointer -0.99
Type conversion - unsigned to signed int/char +0.04
returning character array from function -2.06
Understanding statements in C +3.33
How does sizeof() work for char* (Pointer variables)? +1.97
C Programming Simple Pointers -3.09
File name string errors -2.35
a.exe has stopped working quicksort program -0.04
Assignment makes pointer from int w/out a cast -3.92
C Access 2D char array via Pointer 0.00
How do I make a function return a pointer to a new string in C? +2.15
undeclared identifier in C +1.16
How can I take words from a line in c? +3.99
Power function runtime error 0.00
cannot convert parameter 1 from 'char [20][20]' to 'char ** '? -3.33
iterate through array of strings with zero at the end +5.12
How to call a function in the main program from a dynamically loade... -2.55