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 ... 23 24 25 26 27 ... 55
Title Δ
I need help with building a c++ stack template.. "StackType<... +1.88
Interact with websites C++ +0.99
Separating public interface from implementation details 0.00
Making connections in Qt -0.53
How can I use the flex lexical scanner generator as part of my prog... +0.87
Converting QString to char* 0.00
Writing a C++ Wrapper around Objective-C? +0.25
There's a strlen, and a wcslen, but is there a template function li... -1.13
Circular Inclusion with Templates +0.47
Heap Corruption Detected +0.47
Unhandled Exception Error, Memory Violation +1.44
Virtual not permitted on data declarations 0.00
Recursive descent parser questions -1.50
Memory alignment in C-structs +0.73
how to iterate into a smaller container (i.e. stride != 1) +0.42
Loading an STL set with pre-sorted data, C++ +0.67
When does a std::vector reallocate its memory array? +0.90
Problem implementing threads in a program -0.46
Tinythread++: getting thread ID 0.00
Is an Iterator to vec.end() still valid after vec.push_back() when... +0.56
C++ string matching(hostname and port) +0.14
Template filled by an operator -2.20
Read list of doubles separated by spaces (or some other delimiter)... +0.84
Reference C++ struct object in another file? -0.54
What does exactly the "status" in pthread_join represent... +1.78
Non-repeating random number generator -1.66
problem reconstructing a string removing punctuation +0.05
How do I use the switch statement? -0.65
Is there a potential for resource leak/double free here? +1.32
What is the most concise yet accurate way to describe what a virtua... -1.07
Weird segmentation fault when calling virtual method, HELP +0.19
My first multithreading application - Strange behavior of Boost:Thr... -2.02
Understanding the life time of an object, scope, RAII +0.45
Complex circular dependency +0.45
Deleting the object you are listening to? -1.32
Memory Allocation of Static Members in a Class +0.16
Initializing the first element in a struct -2.03
Private member vector of vector dynamic memory allocation -0.79
Are std::strings good at random insertion / random erasing? -0.87
private operator delete in c++ +1.86
C++ cast to derived class +1.41
C++ STL unordered_map iterator problem -0.26
C++: How to make a program read words instead of character? And how... +0.22
C++ UTF-8 support on Unix / Mac OS X 0.00
Output not matching input C++ -1.04
file handling in c++ -0.44
How can I calculate (A + B) * (A + B) ? A, B are matrices +0.71
C++ Expression Template: operator what? -0.97
Sorting a vector of objects in C++ +0.80
Using getline to extract information and store them in a datatype i... +0.52