StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 39 40 41 42 43 ... 52
Title Δ
diff-utility and ftp 0.00
Data structure: insert, remove, contains, get random element, all a... -0.16
how can I extract the mantissa of a double +0.29
Hard sorting problem - what type of algorithm should I be using? +0.47
How write good round_double function in c++? -0.87
Is it possible to call derived object's virtual method when down-ca... -0.27
What is the relationship between a static function of a class and t... +0.09
Real world use-case for the `at()` indexing function in the C++ std... +0.42
call a childs version of a function instead of a parents? +0.61
Is it safe to store a reference to an element of a list? +0.19
What are the factors by which virtual memory is limited? +2.07
Copying and freeing malloc'ed pointer -0.26
Inline and Virtual +0.46
$$ in a script vs $$ in a subshell +1.30
How fast is the code +0.95
different mutex for push and pop +0.38
c++ maximum std::string length is dictated by stack size or heap si... -0.73
difference between int* p and int *p declaration -0.26
Extend ps output to more than 80 characters in Solaris 8 -0.25
Merge two wordlists -0.16
Why does my program run on Ubuntu gcc but not OSX gcc? 0.00
syncing a shell script with kernel operations +0.09
How can Duff's device code be compiled? -1.23
What makes a static variable initialize only once? -0.65
Data Hiding,Data Encapsulation? practical application -0.00
compilation fatal error header file g++ 0.00
What can "new_handler" be used for in C++ besides garbage... -1.70
What's the fastest way to read the first N characters of a line in... +1.31
String literals not allowed as non type template parameters -0.11
Running shell script in parallel -1.67
Hello world - what is a simple program to use 16GB of memory? 0.00
Are there any smart cases of runtime code modification? +0.47
Simple (mostly) variable parser 0.00
C++ commands executing out of order +0.07
C-like procedures in C++? +0.67
C++ - const members / return const int& vs return int -2.05
C++ how to use ellipsis without a preceding argument -0.71
First in first out c++ algorithm +0.02
What's the best practice for integrating C components into a C++ fr... +1.53
is there any good point to use 500 byte buffer for simple upper-cas... 0.00
Problems when loading information from a file +0.07
C++ int float casting +0.04
Compatibility of classes with distinct owners +0.01
in linux, is it normal that there is no null character at the end o... +0.15
stadium problem: Provide algorithm to solve the problem -0.20
Estimating length of result of sprintf -0.10
Why can't objects of type void be created in C++? +0.58
Access a specific record using lseek -0.73
Why does my "while" loop execute no matter what i enter? -0.55
Why deleted memory is unavailable to use? C++ -0.27