StackRating

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

rici

Rating
1660.90 (419th)
Reputation
165,394 (317th)
Page: 1 ... 50 51 52 53 54 ... 108
Title Δ
Why is floating-point division in Python faster with smaller numbers? +0.88
find smallest $2 for every unique $1 +1.34
Checking if input is a valid shell command, Linux 0.00
Trap ERR only works once? 0.00
Smallest part in Partition in Quick Sort with some conditions? 0.00
Does an object created with placement new have dynamic storage dura... +0.30
Arrays in a POSIX compliant shell 0.00
special characters in ssh2 0.00
Avoid name collisions with enum in C (C99) 0.00
No matching member function for call to std::unordered_map::insert() 0.00
Checking duplicates in an array, and removing them is worst-case co... +1.38
Optimal compression for a large base 10 number contained in a string +1.44
How does the universal hash function that randomly generates an int... 0.00
Is there a shared library to call gcc and avoid the command line? -1.02
fixing a grammer to LR(0) 0.00
GNU `sort` command fails to sort with stable and (general) numeric... +0.32
Algorithm to run through all combinations of integer array +1.58
How to use stdbuf on a bash function 0.00
Writing to memory beginning by null bytes 0.00
GCC floating point error if optimizer enabled 0.00
How can I LD_PRELOAD my own compiled library? 0.00
Every possible combination of logic for tree - Algorithm? +0.28
How to compare and print result using awk NR==FNR -0.44
Why C doesn't allow implicit conversion from char ** to const c... 0.00
Shell script to show all 1 line php files +0.86
Strongly balanced tree - improvement +0.29
lexical analyser correct output but pointer "filename" co... 0.00
C conditional operator in GCC -0.35
strtol not changing errno -0.96
Is there any difference in performance to declare a large variable... +1.22
How to write YACC grammar that builds a tree of tokens etc? 0.00
Eliminating grammar ambiguity when a rule covers a subset of another 0.00
Why do alignments greater than 128 act weird? 0.00
execvp not working when converting from vector<string> to vec... 0.00
printf changes the string when showing dynamic char array 0.00
How does a lex file (myscanner.l) works, is it token by token, char... 0.00
Returning a braced initializer list from a function: What is it com... +0.28
Random function in multi-threaded c program -0.54
Storing as using result of strtok in array in C -1.08
Macro Expansion: Argument with Commas +0.88
Bison - Skipping tokens after a specific token 0.00
Is there a difference between (n - (~r % n) - 1) and (n - (abs(r) %... 0.00
Implement quicksort on bi-directional iterators +1.83
Cannot correctly print extended ASCII characters in NCURSES 0.00
C preprocessor compute max sizeof structures -2.98
Implementing equality function with basic arithmetic operations +0.04
Tcpdump BPF syntax ambiguity 0.00
Algorithm for grouping consecutive numbers -0.68
Anyway to change the default exec call length? 0.00
C++ comparator guarantees and inner workings 0.00