StackRating

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

ad absurdum

Rating
1562.19 (5,207th)
Reputation
9,900 (15,444th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Reading multiple value types from input to produce a linked list in c 0.00
How do I strip a file extension from a string in C? +1.13
Randomizing numbers in C and storing them in an integer array +0.52
how to access 6 different functions within for loop in C? +0.47
How to get a date and time in Hexidecimal in C 0.00
How do I remove the warning: Control reaches end of non-void functi... 0.00
(C) When calling function, store multiple values in array +0.93
attempt to concatenate field ' ?' (a nil value) corona SDK +0.08
Splitting user input into strings of specific length -2.11
Using designated initializers with unnamed nested data types 0.00
Version comparison in C using strtok 0.00
Using a table made from input file Lua 0.00
How to print spaces between two letters in for loop -2.52
sed how I can replace csv only IF line contain string? 0.00
C program to get sum of a specific series -0.49
using scanf("%d ") with a space after the %d 0.00
What is causing these array values to not match? 0.00
int skipping when it's supposed to ask input 0.00
Functions looping error statements multiple times 0.00
How to increment a variable when strstr finds the specified string 0.00
Split a phone number into three groups +0.45
Does libc show international error messages? 0.00
Generate unique randoms when we cannot store previous generated ran... 0.00
scan a sequence of lines of strings with white spaces +0.42
Error message 'main' must return 'int' +1.97
Addition and multiplication C language -0.55
exponentiation in Data Structures and Algorithm Analysis in C -1.17
Extract data between tags in shell script and store in array? +1.44
How to read only integers from a file with strings, spaces, new lin... +1.96
How to represent two numbers as simple ratio (a/b) of each other? 0.00
C programing,reading integers from a file and over write them to le... 0.00
how to grep only current directory for specific files -0.83
Wrap unsigned integer addition/subtraction around a range +2.50
scanf test failing inside a function in C -1.19
Linking SDL in a C program -2.31
How do I scan text into a string within a function? -0.11
code for determinant of n X n matrix 0.00
function does not return value in c 0.00
C 2D array corruption -1.17
Why is for(;;); an infinite loop? +2.81
value created from loop index incorrect +0.47
gets_s() is getting skipped 0.00
To represent signed value range in unsigned value range in C +0.24
specific meaning of strchrnul in man page 0.00
Which is the better way to declare dummy variables for nested loops? +1.03
Dynamic Memory Allocation for 2D Arrays in C -0.98
Creating an array from a text file to call each line individually 0.00
Loop repeating scanf and printf +0.46
How to add integers in from two 2d arrays into a new 2d array with... +0.47
Can someone help me in optimizing this c code to reduce execution t... -0.24