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 ... 31 32 33 34 35 ... 55
Title Δ
Have I managed the memory correctly here? (simple C++ stack) -0.69
How can virtualization solve dev/prod environment kinda problems du... 0.00
C++: Best way to destruct static stuff +0.95
Level Order Traversal of a Binary Tree -2.14
Should a library use an interface that uses smart pointers? +1.20
Is the Human Interface Guideline gospel? +0.67
Doing research on SOA LoadBalancing NameServers -0.56
Overloading the C++ indexing subscript operator [] in a manner that... +0.26
How to find the error of G++ optimize C++ code? -0.71
Why is this code failing under valgrind (helgrind)? +0.41
Simple makefile generation utility? +0.28
stack growth direction +1.47
What is meant by 'use of a function' +0.30
Is "*p = ++(*q)" undefined when p and q point to the same... -0.43
What good is virtual in a class? +0.88
Is it possible to load a function into some allocated memory and ru... +0.90
Print ascii table 0-127 +0.98
Why am I getting vector subscript out of range error in the Merge S... -0.70
Can a Perl script modify itself? +1.21
Why does C++ not allow inherited friendship? +1.15
A very simple thread pool using pthreads in C++ +1.09
Why does this virtual destructor trigger an unresolved external? +1.60
Stripping whitespace out of smarty templates from PHP -0.36
Intrinsic function, cannot be defined (C) -0.89
C++ undefined reference when linking +0.26
Is it possible to generate a parser for a language using the Revers... +0.03
Why this thread safe queue, creates a deadlock? +2.36
Is it good to link a shared library against other shared libraries? +0.39
const_reference or iterator for map (when not actually iterating) 0.00
What are the c++ compiler optimization techniques in Visual studio -0.58
How does the template parameter of std::function work? (implementat... +0.34
Way to set up class template with explicit instantiations +0.46
Exception free tree destruction in C++ +1.33
Can't compile C++ in Ubuntu using GCC -- Include/Library Problems (... -0.26
Address of Stack and Heap in C++ +0.70
What is the output destination of ofstream? 0.00
Qt: Qt classes vs. standard C++ +1.57
Why do thread creation methods take an argument? +0.53
Using a (mathematical) vector in a std::map -0.07
c++ initialization order of globals +0.08
Marshall multiple protobuf to file 0.00
File decriptors and socket connections -1.55
How to copy text file in C or C++? +1.04
surprising constructors for a class! -0.48
Vectors within classes: handling copy constructor and destructor (C... -0.03
Singleton dead reference problem -0.92
Initialize a reference - warning C4355: 'this' : used in base membe... +1.79
Is a single Java thread better than multiple threading in my scenar... +0.82
How to extract parameters from a URL and storing each in a new vari... -1.00
order of destruction using virtual +1.13