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 2 3 4 5 ... 11
Title Δ
Im having trouble with cons cells and I have a question about eleme... +0.26
Racket - A function that takes a set as input, and outputs its powe... 0.00
How to apply exponents to a built list in racket +2.09
Pass values of tuple as prarameters to proc +1.70
Scheme dict operations 0.00
Scheme get last command in guile 0.00
How do I get the first two digits from a number? 0.00
Non-decreasing list of lists in Scheme? -2.77
Lazy stream of random(s): When does evaluation happen? +0.09
Finding the longest sub-list in list of lists (Racket/Scheme) +0.44
Define a macro that returns the operator of an expression in Scheme? 0.00
For loop which prints out every 3rd number +1.92
C program : fibbonaci sequence +0.42
What are the alternatives for 'continue' and 'break'... +2.00
How to add in a list in racket -0.32
Are a+=k and a=a+b different in c? -0.83
How to make that scanf is optionally ignoring one of its conversion... -1.55
How can an integer be handled like an array as an in-out parameter? -2.02
The size of char datatype in C which is in format of %s or %c? -1.03
How to access incremented values inside a loop in c +0.43
How can I scaffold a new Nim project? 0.00
Are ++i, i = i + 1 and i += 1 equivalent in C/C++? -1.38
Why does this print the wrong part of the string? -1.50
Resources for Learning Box and Pointer Diagrams -1.14
ruby exact number log (logarithm) function +1.99
Lua - I need a 4 condition if statement 0.00
C languange 4 digit possible variations with exception -0.82
sprintf scaling integers. 123 print as 12,3 -1.11
sscanf multi string scan -0.59
error: conflicting types, error: type of formal parameter 2 is inco... 0.00
Some things about structures in C - which I dont understand 0.00
Find a sum of numbers in a given string +1.67
Input string consists of null terminating chars 0.00
Why is this array being initialized in an odd way? +0.41
Create a box in C Program with Curses 0.00
How to copy a value from first array to another array? -0.71
Letting the user define size of an array -1.32
Giving specific values but returns wrong pointer -0.44
How do I convert a char array into an integer in C? (c99) 0.00
Assigning values to arrays in a structure in c +2.00
how to write a code that prints an specific numerical spiral patter... 0.00
Return Value of sscanf -0.09
getPositiveValues won't return the values +1.76
Read a file during execution of C program and store all the items a... +0.84
Displaying decimals, octal, and hex -0.08
Why can you have an pointer to array of strings in C -1.63
What's the difference between a and a + 0 as C pointers? 0.00
Scan unknown number of inputs and print bar chart in C +0.42
Can a function definition passing argument to another function defi... +1.58
How to return a string from a function to main()? -0.06