StackRating

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

David C. Rankin

Rating
1620.63 (1,082nd)
Reputation
45,689 (2,296th)
Page: 1 ... 15 16 17 18 19 ... 80
Title Δ
Segmentation Fault error due to the addition of one small 2d array -2.03
How to get only first occurrence in log file using awk -0.17
Writing a C program that ignores the order of operations? -1.38
Iterate through split string by another string -0.10
Bubble sort options. Need to add a (print_bubble) procedure that pr... -0.12
How to count the number of same character in C? -0.10
Join strings in C with a separator +0.69
Remembering the search patterns in unix shell scripting 0.00
Store Function Return Value into a Variable 0.00
I am trying to create a table in c++ but the lines separating the c... 0.00
Write a C program that read 5 numbers and counts the number of posi... +0.86
Segmentation Fault when using strtok and fgets -0.35
what is the difference between *pt in int (*pt)[2] and pt in int *pt? -0.33
What to add to this Hello World code in C? +1.25
How do I the rest of the string after a particular character in C -0.00
Modifying arrays in-place and understanding memory allocation for it +1.42
How to print an array of strings 0.00
How to use tar with an argument in the path 0.00
Passing a pointer to an array of structs to a function for malloc -0.40
Is there a way to loop through using the four basic operations in C? -1.16
Getting this program to not print the trailing 0s -0.34
Calculate MD5 in C - Display output as string 0.00
How to remove vowels from an entered text with greater efficiency? -0.88
Using a heterogenous array in C -0.33
How to duplicate the output based on the number of lines +0.41
Printing sum of digits greater than average +1.69
How to output data from text file? (Student Report Card Program) 0.00
Trouble freeing 2d array in 2d array in c 0.00
AWK select rows where all columns are equal +1.28
How to get the cout buffer to flush on ubuntu 0.00
Replace newline and variable in text file -2.18
How to pass the result of a function that calculates the transpose... +0.41
How do I merge different text files? -0.22
Print substring of column in awk based on filter -1.06
Sorting members of a structure using pointer function +0.41
Stack implimentation using Linkedlist in C -0.73
C Calculator using parameters doesn't output anything 0.00
Insertion Sort in bash 0.00
If i wanted to extract the ttl and display it from the ping command... +1.08
Linux Command to display filename and its datetime -0.23
else section not activating if string length is larger than given p... 0.00
realloc throws error after a particular index size in resizing array +0.10
How to reverse order numbers in a text file then write the reversed... 0.00
Find a string in a file and then find the first line above containi... +0.47
String Functions: Strcat() +1.83
Converting array of pointers to double pointer +0.42
How can I clear a single character from a char array? 0.00
how malloc() can be used to create a dynamic array if it allocates... +0.42
Converting Hexadecimal to Binary in c programming +0.58
Using getline vs fgets for basic file printing +1.88