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 ... 51 52 53 54 55
Title Δ
When to build your own buffer system for I/O (C++)? -0.54
Paths and CreateProcess +0.36
What happens if you call erase() on a map element while iterating f... +0.36
Is it wrong to use auto_ptr with new char[n] -0.01
How do I test the current version of GCC? -0.27
What is the difference between a Functor and the Command pattern? +0.35
Bit Operators -0.18
How do I flush the cin buffer? +0.35
How much memory does a thread consume when first created? -0.46
Parallel Programming and C++ +0.37
Dynamically allocating an array of objects +0.74
how do you make a heterogeneous boost::map? +3.11
How to read arbitrary number of values using std::copy? +0.69
c++ class friend +2.87
Which variables should I typecast when doing math operations in C/C... +2.89
Pointer-to-data-member-of-data-member +3.42
What is the difference between new/delete and malloc/free? +3.15
C++ performance of accessing member variables versus local variables +1.68
C++ RTTI Viable Examples +2.50
Can a C compiler rearrange stack variables? +1.19
Big number in C++ +3.21
Relative performance of std::vector vs. std::list vs. std::slist? -4.17
Inheritance in C++ +3.29
Should operator<< be implemented as a friend or as a member f... +3.47
error handling when taking user input -2.09
Do polymorphism or conditionals promote better design? +3.23
C++ Parent class calling a child virtual function -4.36
Native VC++ using external (not project) dll reference how to speci... -1.03
What are the rules about using an underscore in a C++ identifier? +3.75
C++ template instantiation of function template parameters +1.37
Why destructor is not called on exception? -4.91
Is there a max array length limit in C++? +2.55
Parsing integers from a line +3.25
Checklist for writing copy constructor and assignment operator in C++ +0.34
C++: "std::endl" vs "\n" +1.32
Static variables initialisation order +2.99
Writing utf16 to file in binary mode +3.99
C++ Binary Search Tree Insert via Recursion +3.03
How to implement blocking read using POSIX threads +3.27
Freeing memory allocated to an array of void pointers +1.04
Is !! a safe way to convert to bool in C++? +1.45
Why does the C++ STL not provide any "tree" containers? +3.33
Is there a convenient way to wrap std::pair as a new type? -0.32
How Do You Programmatically Set the Hardware Clock on Linux? -3.12
Good way to do a "switch" in a Makefile +3.41
How do you convert a C++ string to an int? +2.23
istream operator +3.59
Open source random number generation algorithm in C++? +1.53
C++ templates Turing-complete? +2.88
What is the difference between a symbolic link and a hard link? +3.49