StackRating

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

BLUEPIXY

Rating
1515.93 (41,937th)
Reputation
36,398 (3,108th)
Page: 1 ... 5 6 7 8 9 ... 53
Title Δ
I am trying to create NxM character array in which 'N' woul... 0.00
how to check if user input is a certain character -0.12
C - Linked List Insertion +0.39
Replace space with newline -0.76
How to read stdin for particular strings and perform Boolean operat... 0.00
Iterating over linked list and adding new value +0.53
Linked list code not terribly elegant +1.67
Prime Factorisation + prime number in C +0.33
Unexpected output at a particular row for a dynamic 2D array +0.54
Using a function with a void pointer argument -0.47
EOF not working as expected (C) -0.57
segmentaion fault runtime error in c doing spiral matrix implementa... 0.00
C: Set user input as height of isosceles triangle and display it wi... +0.54
weird number appears on output-C +0.02
Reverse linked list recursively +0.53
How to output char array in c +0.06
Exit when press 0 in C +1.40
pass pointer to 2D VLA as a function parameter that fills row vecto... 0.00
Counting number of read in words in a txt file (c program) 0.00
How to extract data inside string? -1.59
Decimal Number to Octal Number in C (Segmentation Error) 0.00
Summation of the absolute difference between every two adjacent num... +0.20
Read expression using fgets and get the numeric values using sscanf +0.52
calculate prefix maximum of an array 0.00
Connecting Random number in 2d array 0.00
Inserting different strings read from file in a linked list 0.00
I'm trying to create a program with a loop that prompts the use... -0.35
Why does using my print method with std::cout result in an error? -0.78
How can build a Binary Search Tree from an array of integers in C? 0.00
How do I call specific entries in a linked list? c 0.00
c program to display binary tree but it is not showing any output e... 0.00
not able to scan the string with spaces -1.46
Switch statements that read integers from input and reacts accordin... +1.10
Qsort doesn't sort array of pointers to strings +0.56
How can be character pointer array function implemented? +0.02
difficulty with reading the last record from a .txt file in C 0.00
Postfix Expression in C with Pointers 0.00
C:How to load a list from a file and save it at the end of the prog... 0.00
Creating patterns with multidimensional arrays in c -0.20
String split in C: separating the two parts -0.48
How to iterate over combinations of a string +0.54
Pointers weird behavior when creating new object to add into list 0.00
C programming : String calculation Using ASCII code -1.51
Problems with removing the last item in a linked list in c +0.52
How to iterate over this series 5 6 7 6 5 6 7 6 5 6 7 6 5... in C? 0.00
Flood fill algorithm maze +1.43
How to use structs, pointers and a function in C? -1.02
Dynamic struct array in function in C 0.00
Calling qsort comparator -0.90
How do I ensure that fgets accepts numbers with leading 0's acc... +2.21