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 ... 39 40 41 42 43 ... 55
Title Δ
C++ How to read two lines from string to separate strings? +0.43
C++ new operator. Creating a new instance +1.14
C++ print out limit number of words +0.45
getline vs istream_iterator +1.76
c++ error: operator []: 2 overloads have similar conversions -0.55
Template specialization of a single method from a templated class -0.56
Throwing an exception from within a signal handler -0.84
Initialising classes inside another class in C++? +0.48
C++: static function wrapper that routes to member function? +0.45
Passing another class amongst instances +1.11
String initialization with pair of iterators +0.48
C++ error converting a string to a double -1.32
How come we pass the linking stage and still miss symbols ? -0.50
Problem with priority_queue - Writing memory after heap -1.60
Why do I get a "constant too large" error? -1.00
Downside of this macro construct and possible alternatives +1.29
Overloading operator>> to a char buffer in C++ - can I tell t... +0.93
Why does the map size returns 0 -0.46
Explicit Address Manipulation in C++ +0.34
Inheriting friendship in C++? -0.82
C++ Object, Member's Memory Position Offset -0.19
Reading an std::ifstream to a vector of lines -0.84
Who deletes the memory allocated during a "new" operation... +0.35
Should I inherit from std::exception? +1.19
How to comment lines automatically in release mode? -0.74
How to code Jon Skeet's Singleton in C++? -0.41
Efficient file transfer from Java server to multiple C++ clients? -1.11
C/C++ function/method decoration +0.62
std::map, references, pointers and memory allocation +0.01
error: cast from 'void*' to 'int' loses precision +0.61
C++ optimization of reference-to-pointer argument -0.50
Freeing memory allocated in a different DLL -0.74
#include header style -0.68
how to solve this problem with a cast of iterator? -0.39
memory layout c++ objects +0.36
When do I have to use initializer lists for initializing C++ class... +0.62
C++ virtual function table memory cost +0.92
PHP best practices for user authentication and password security +0.25
C++ linker issues -0.67
Automate pimpl'ing of C++ classes -- is there an easy way? +0.85
Is there a way to call an object's base class method that's overrid... +0.51
XCode will not take input from a file +0.44
Reading through file using ifstream +0.43
Compiler error when using nested operator overloading in C++ -0.58
What does a C++ compiler do to create an object? +0.96
how to determine which files has been changed from those in rcs 0.00
Executing external program via system() does not run properly -0.79
Is there any danger in calling free() or delete instead of delete[]? -1.30
How to empty a line in file and write it back to the original posit... 0.00
how to improve natural sort program for decimals? -0.97