StackRating

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

Kaz

Rating
1494.45 (4,293,017th)
Reputation
39,439 (2,842nd)
Page: 1 2 3 4 5 ... 26
Title Δ
SICP solution to Fibonacci, set `a + b = a`, why not `a + b = b`? 0.00
What does int** mean in C in this context? 0.00
Taylor Series in C (problem with sin(240) and sin(300)) 0.00
SBCL - "illegal function call" in a loop function 0.00
LISP Write a function called cut-in-half that receives a list and c... 0.00
How do I append a list recursively in common lisp? 0.00
Can you proof why casting is important when I deference a void poin... -1.17
How can I convert C-String to LPCSTR on Windows +0.01
Why memset init partially? +0.23
How to replace string if they are in file -1.79
reverse words in a sentence using Python? +0.35
Why is this function causing a segfault? 0.00
Why C compilers optimize switch and if differently -0.19
In Lisp, is it more idiomatic to use let* or setf? -0.49
"Conditional jump or move depends on uninitialised values"... -1.70
Return a specific element in a list - LISP -0.79
I am beginer in lisp. How create transitive function in LISP for R... +2.06
Is there an ISO C compliant way to make a function that returns a p... +2.48
Can't understand this Tree recursion problem 0.00
c - understanding fixed point bit model -1.61
Using clock() as a timer in c +0.52
Make unable to find rule 0.00
How do I force threads to take turn concatenating to a string? -1.48
Newline and single double quotes in #define -0.78
How do I modify my tree traversal program that I wrote in C so that... +0.51
Difference between **(x+i) and *(*x+i) +2.36
Understanding a stack-use-after-scope error 0.00
Union not reinterpreting values? +2.43
C++ - Is it possible to use the method of another class without inh... 0.00
Computer telling me that files don't exist when they do 0.00
How can macro variable capture happen with a gensym symbol? 0.00
Copying byte array into a union/struct in C: What is throwing my al... -0.44
Why does declaring an unsigned char "Volatile" make it in... -1.51
How to get the value of an item in a list at a certain position? -0.71
Casting char* to uint8_t* in a safe way in C++ 0.00
Does a stack overflow always lead to a segmentation fault error? 0.00
How does call/cc work with the CPS transformation from "Lisp i... 0.00
Why didn't my alternative sorting algorithm work? +2.15
What is "namespace cleanliness", and how does glibc achie... +2.73
Why does Regexp have a timeout method, while in theory they shouldn... -1.05
What are the disadvantages of templates instead of interfaces? (C ++) 0.00
Why are linked lists stored in the heap and not the stack? 0.00
How to output lines before and after a match while iterating over l... -0.46
How to pass column name of a file as variable in awk +0.20
Is the function argument to `call/cc` written in CPS? -2.12
Can an environment variable be shared between 2 different shell typ... +0.53
How does dlopen() create the read-only VMA? -1.77
Cosine Similarity practical use cases 0.00
Iterative / Recursion +2.23
Why is the (signed) cast necessary only sometimes to represent the... +0.96