StackRating

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

Daniel Jour

Rating
1531.36 (17,368th)
Reputation
11,897 (12,429th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Crashing while converting string to wstring 0.00
Set a function argument with function pointers -0.89
Add source to an existing automake program 0.00
What does the compiler understand in number+Macro in C +0.47
Threshold an absolute value +2.05
Pebble: How to pass an integer as callback_data with app_timer_regi... +2.14
What computer science concept deals with combining multiple conditi... +3.04
Is it possible to check if dereferencing arbitrary memory will cras... -1.39
Runtime function resolution in C? 0.00
?: unexpected behaviour - although condition is true, the ? part is... +0.01
segmentation fault in c while coding Vigenère’s cipher 0.00
getopt in C always returns a 1 or '\001' for every argument +2.27
What do common lisp function/special form/macro/etc. names mean and... -1.16
Are `==` and `!=` mutually dependent? -0.56
Is there a way to save the function call with parameters? 0.00
C++ Lambda Function closure - memory issue -1.80
set -D macro compiler flag globally for libclang 0.00
let vs let* in LISP - is there a difference in efficiency? +0.73
Cannot define nested class member function within derived class -0.04
Best way to share variables with a thread +0.48
Why this two seemingly same declarations results in different strin... 0.00
How to pass structure to callback function as an argument 0.00
Calculating the range of long in C -1.10
Lisp type system trouble 0.00
How can I best iterate over a C array? With pointers or by index? -1.51
Characters print more than twice (Common Lisp) +1.44
Writing a heapsort in c with large input 0.00
How to properly return value from a recursive call in Scheme? 0.00
How to specify arguments for substitute in mapcar? +0.08
Clozure CL compiled executable losing certain command line arguments 0.00
Why does this recursive function pass an empty collection to `take`? 0.00
Function that query first element in a list of tuples and returns t... +0.48
I can't figure out how to write the C function needed here 0.00
Reverse direction of pointers in doubly linked list 0.00
Deny std::vector from deleting its data -0.80
Bash/shell/OS interpretation of . and .. — can I define ...? -0.75
I want to merge and sort two sorted lists with Common Lisp -1.45
Blank operating system to start building from 0.00
How to determine if the current program is being used as a library... +1.84
binary operator overloading, implicit type conversion +1.20
Personally defining FALSE and TRUE a bad idea? Why? -2.27
Emacs lisp char-table +2.07
SIGSEGV signal while sorting array with big amount of elements 0.00
Scheme: "Contract Violation" when trying to compare eleme... 0.00
Trouble with learning how to use GNU Autotools to package my program 0.00
Cannot properly push back on vector that is in a struct C++ +2.55
How to free some dynamically allocated nested array of structure in... -0.55
Why do we have "EventMaskType" twice in the last line? 0.00
Merge sort bug in C 0.00
Meaning of NO_RETURN after function declaration 0.00