StackRating

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

Martin York

Rating
1547.36 (8,780th)
Reputation
206,392 (222nd)
Page: 1 ... 46 47 48 49 50 ... 55
Title Δ
Operator = Overload with Const Variable in C++ -0.30
Why might my virtual function call be failing? -0.37
Iterating a read() from a socket -1.05
Most useful or amazing STL short liners -1.90
Most useful or amazing STL short liners +1.50
What are the dark corners of Vim your mom never told you about? 0.00
huffman encoding -0.23
Why VC++ Strings are not reference counted? -0.33
C++ union array and vars? -0.21
Can multiple versions of a same (Boost) DLL co-exist in same process? +0.74
Variable Sized Struct C++ +0.95
How can I count the number of callstack frames? +0.35
Boost (BGL): How do dis-obfuscate my errors? +0.40
vim, ctags, and identically named identifiers +0.41
invalid use of incomplete type +0.34
std::vector on VisualStudio2008 appears to be suboptimally implemen... +0.24
Why can't I assign values to pointers? +0.76
Virtual behavior by storing pointers to member functions -1.10
Most used STL algorithm, predicates, iterators +0.60
Simple Thread Synchronization +0.43
Algorithm for Counting Sorted Strings (Homebrew "uniq -c") -1.35
Is short-circuiting boolean operators mandated in C/C++? And evalua... -0.94
Help with declaring C++ structure, with a float array as one of its... +0.58
how do I get a process to reload itself in linux? -1.20
Will auto_ptr protect against this? -2.56
Question on using realloc implementation in C++ code -0.83
How do you read a word in from a file in C++? -0.11
How does one write the hex values of a char in ASCII to a text file? -0.44
Error in outputting to a file in C++ that I can't find +0.67
Functor class doing work in constructor -1.64
list of public functions/classes with their corresponded header files +0.06
Removing alternate elements in a List<T> -1.36
A proper way to create a matrix in c++ +0.68
Best Replacement for a Character Array -1.31
Stack unwinding in case of structured exceptions -1.29
Portable C++ Stack Trace on Exception -0.33
Reasons for stack unwinding fail -1.01
Why does this simple string assignment segfault? -0.47
Pointer to a Pointer question -1.14
Can you call C++ functions from Ada? +0.58
Why does the child process here not print anything? +0.60
extend a abstract base class w/o source recompilation? -0.34
GCC debugger stack trace displays wrong file name and line number -0.65
In what scenarios should one declare a member function a friend? -0.61
Do you have any good advice/links to a set of coding standards or b... +0.18
Is there an implicit default constructor in C++? +1.62
Best way to determine if two path reference to same file in C/C++ -0.80
Determining exception type after the exception is caught? +1.76
Does every object of virtual class have a pointer to vtable? -0.50
(How can/What should) I implement a database that scales to the upp... +0.12