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 ... 47 48 49 50 51 ... 55
Title Δ
Bit Operation For Finding String Difference -1.03
How do I print a double value with full precision using cout? -0.27
cross compiling c++ to iphone arm -0.62
Is there a better way to print a string with cout up to N characters? -0.60
Designing a lazy vector: problem with const +0.63
UPDATE: C++ Pointer Snippet -0.13
Is it safe to `delete this`? -1.09
What is the native way to create a shortcut (.LNK file) from the Wi... -1.31
Disambiguate operator[] binding +0.35
Do you inflate your estimated project completion dates? +0.14
Custom manipulator for C++ iostream +0.20
What's the difference between a procedural program and an object or... -1.08
std::mktime and timezone info -0.61
How can I trust the behavior of C++ functions that declare const? -0.51
creating an ostream -0.27
C/C++ check if one bit is set in, i.e. int variable -0.57
Why is runtime library a compiler option rather than a linker option? -0.01
Matrix implementation benchmarks, should I whip myself? +0.92
Destructor called on object when adding it to std::list -0.11
DynamicArray throws OutOfBounds exception +0.04
Get bytes from std::string in C++ -0.87
What is the best way to implement smart pointers in C++? +0.40
Should I wrap all my c++ code in its own namespace? -1.13
When do you define the ostream operator << for an class? +0.70
C++ using scoped_ptr as a member variable -0.24
Is there a favored idiom for mimicing Java's try/finally in C++? -0.77
Is there a favored idiom for mimicing Java's try/finally in C++? +0.25
What does template <unsigned int N> mean? -1.14
MySQL vs File Databases +0.42
A question related to deriving standard exception classes +0.53
Smart pointers with a library written in C -0.35
friend class : inherited classes are not friend as well? +0.26
How is the C++ exception handling runtime implemented? +0.85
Returning a reference from a constant function +0.73
vector and dumping -1.23
Can inner classes access private variables? +0.91
How to get current CPU and RAM usage in C++? -0.63
c++ ifstream, detect if letter or EOLine? -0.53
ifstream, end of line and move to next line? +0.44
How to use std::foreach with parameters/modification +1.48
Operator overload -0.38
Floating Point to Binary Value(C++) -0.57
Floating Point to Binary Value(C++) +1.29
How can I synchronize two processes accessing a file on a NAS? +0.13
Destruction order of static objects in C++ -1.20
get C++ object name in run time +0.06
right usage of pointer to pointer +0.45
Newbie question about manual memory management and deep copying +0.01
How to use #include directive correctly? +0.20
Arduino C++ code: can you use virtual functions and exceptions? +0.37