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 ... 14 15 16 17 18 ... 55
Title Δ
Generic way to run existing executables in parallel +0.75
C++11: How to alias a function? -1.63
how to use overloaded std::less for std::map 0.00
islower function to output boolean value of 0 or 1 depending on input -0.87
Encoding an std::string in C++ +0.94
stl sort comparison class function 0.00
Where is the first destruction come from? -0.94
Using a long double or just a double for calculating pi? +1.97
using timespec struct in multimap, where and/or how to define opera... -0.55
Serializing a class with a pointer in C++ +1.95
Default constructor won't compile inside template class when bracke... +2.86
std::getline does not accept std::back_insert_iterator +0.46
How passing arguments using std::mem_fun +2.01
How to read an array consists of files in c++ 0.00
Element Lifetime of STL Containers -0.45
What is the correct implementation of erase function in vector class -0.47
Improving memory layout for parallel computing -1.41
What do "has-a" and "is-a" mean? +0.09
Is it a good practice to prefix the function definition with namesp... +0.47
Why doesn't memcpy work when copying a char array into a struct? +1.33
pointer and non-pointer instance in C++ singleton 0.00
understanding operator and bit shifts in c +1.27
c++ overloaded + operator does not return a temporary object , why? +1.42
C++ Error, adding even numbers -0.13
Reading space separated integers into an array in C++ +1.72
do the default catch throw statements in C++ pass by value or refer... -0.70
Messed up srand() and vector::iterator +0.25
c++ how to return object of current classes type (inheritance) +2.49
It skips the second getline() function? 0.00
Using recursion and backtracking to generate all possible combinati... -2.07
Reading/parsing text file input c++ -0.83
Deleting an object with a list of pointers doesn't really free the... -1.54
operator() overloading for structure +0.47
How to implement Short-Circuit evaluation in user-defined functions? +1.64
My class contains 1 enum, 2 int's and a pointer. It has no virtual... -1.07
My fstream always returns true, even with bad file name? -1.51
Tracking visited nodes in a graph visitor +0.16
How can I modify the what string of a C++ runtime_error? -1.77
How do I disable GCC optimization when using makefiles? -0.56
Is sizeof(int) always equal to sizeof(void*) -1.43
warning: conversion to 'double' from 'long int' may alter its value +0.75
Is "inline" implicit in C++ member functions defined in c... -0.39
Need to read white space and other chars C++ -0.79
Thread synchronization issue -1.38
Writing in file C++ -0.05
Static Initialization Order in C++ -0.65
Static Initialization Order in C++ -0.65
How to find number of characters in a file without traversing the c... +1.81
What GCC flags are used by major open-source projects to control un... -0.28
What is the correct way to access a derived class object in a base... +0.37