StackRating

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

Bryan Olivier

Rating
1548.69 (8,336th)
Reputation
4,697 (35,381st)
Page: 1 2 3
Title Δ
How to implement a instance of Functor for a self defined data in h... +0.44
How can a functional type dependence be used to derive equality of... -2.32
How to match a string of stray characters (matching no other regula... -0.57
generating armstrong number to nth number in c not working 0.00
How to copy token found by lex (yytext) to another string? 0.00
Measuring time in C 0.00
C - error when attempting to pass /bin/ls to execvp 0.00
Why does't the compiler inline functions written on different sourc... +1.36
Maximum string length that can be passed in command line argument? -0.09
Different output between argv and normal array of strings +0.23
Why won't sys/stat.h define ino_t with -std=c1x? 0.00
Are internal identifiers (such as auto/local variables and labels)... +0.43
Cygwin gcc compiling error +0.43
Undefined-Behavior at its best, is it -boundary break? -bad pointer... 0.00
In case of bit fields, which one is better to use, unsigned char or... -0.60
This maybe a bug of llvm-gcc for ios-armv7, that I can't explain 0.00
Reading a data file and storing into array of structures C -0.09
C function call with too few arguments -0.86
Change C code to run fully (including all sections of if) -1.61
How to measure cpu time and wall clock time? 0.00
'strndup' not defined in this scope 0.00
Having multiple critical sections for synchronization of two Shared... 0.00
Can you check performance of a program running with Qemu Simulator? 0.00
Modulo arithmetic not optimized out by gcc? 0.00
Are there any papers describe why flex is faster than lex? -0.57
Malloc and unaligned memory -1.21
Understanding shifting and logical operations +0.16
Bitstream lexer generator 0.00
Different run time after Segfault in Infinite Recursive main() 0.00
Flex (lexical analyzer) {+} and {-} operators 0.00
Use signal handler to return from a function 0.00
regex NFA for undefined order of tokens 0.00
intel x86 - why does -4(%ebp) refers to nothing? -0.48
what are the commonly used libc header files and their functionalit... -1.18
how to allocate memory dynamically for a two dimensional array -0.36
C : Accessing contiguous array elements using a pointer returned by... -0.29
Output of Structure Size having bitfield +0.36
It is valid to have multiple signal handlers for same signal +0.12
How to combine in one loop serial numbers and null? +0.43
C Compiler Optimization - Macros Involving Arithmetic +1.90
x86 assembly read/write to file -0.22
How can I reduce code repetition in my C code (unsure due to null p... 0.00
free function causing a SIGTRAP +2.25
usage of fxch - assembly code - AT&T syntax 0.00
Why does scanf get stuck in an infinite loop on invalid input? -0.41
Different results on using sqrt() and pow() functions +3.54
.bss vs COMMON: what goes where? -1.27
Header files for c code compiled by arm-gcc compiler +2.95
Resolve Shift/Reduce warning in GnuWin32 Bison? 0.00
What is the fastest integer division supporting division by zero no... +4.23