StackRating

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

Sander De Dycker

Rating
1592.31 (2,175th)
Reputation
12,700 (11,483rd)
Page: 1 2 3 4 ... 8
Title Δ
What's the time complexity of this algorithm.Can i make it fast... 0.00
How to overwrite part of a string in C? -0.32
Dereferenced pointer changes address in function call 0.00
Remove last \n from file +1.87
How to get number of processes and threads in a C program? -1.98
How to print the path to the place where program was compiled in c +1.29
Biased random number generator function in C 0.00
Pointer to the temporary string -0.61
Understanding sem_timedwait() +2.28
Cannot Call C++ Code from C without Error -0.61
Is the following C union access pattern undefined behavior? +0.79
scanner.l:22: warning, rule cannot be matched 0.00
C: Printf changing value of variable 0.00
C++ pre-increment vs post-increment on char* pointer while assignin... 0.00
Format Adjustment in C -0.88
Returning a void pointer as a function parameter in C +1.86
Is a program well defined before the line that causes undefined beh... 0.00
How to fix "error:assignment to expression with array type&quo... -1.79
'entab' exercise program in k&r 0.00
My array printf loop is missing one digit at the end +0.40
boost::property_tree put usage C++ 0.00
localtime, mktime: second normalization and DST behaviour 0.00
how to detect logic_error exception before runtime? +1.56
c printf %lf %d different result +1.89
How can I make the loop account for multiple occurrences? +0.83
can somebody explain why does my first print 0, but after *p = 6.35... +1.87
pushing into stack from function in C 0.00
How to move all the pointers from one vector to another? +1.52
GDB doesn't let me read argv memory segment +1.02
Static or dynamic type is used for "sizeof expr"? -0.03
C++ Primer 5th Edition Exercise 1.25 output bug 0.00
"knowledge is power" c language puzzle -0.25
Boost Json Write error: no matching function for call to ‘boost::pr... 0.00
CS50: Segmentation Fault in Duration part of pset3, Music (C) +0.56
How to "exit current function, if error on current statement&q... -1.20
Doubly Linked List: Deleting all occurrences of a given key 0.00
Strange behaviour with std::stack, pop() returns same value -1.87
Boost::any not empty when used from a pointer +2.09
C "Error: Invalid initializer" +0.40
Using a void* to change a char +1.82
Condition Code---CF and OF 0.00
C comparing char does not work 0.00
simulate jg instruction(datalab's isGreater) -1.55
Has sscanf changed in MSVC++ 15+? 0.00
Delete record binary file c 0.00
Remove Consecutive Duplicates Recursively giving infinite recursion +1.22
Implicit conversion double to unsigned long overflow c++ +1.33
Set precision of a double variable in 'string to double' us... 0.00
How can I write these char arrays in a nicer way? +0.78
Which direction does code in the memory get executed? +0.87