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 ... 15 16 17 18 19 ... 55
Title Δ
Why isn't my extern variable initialized yet? +2.03
Is there a flag to make istream treat only tabs as delimiters? +0.46
How can I define the class fields/methods in less space in C++ +1.37
How to build a non-binary tree with or without recursion? -1.40
Dynamic memory allocation, C++ -0.51
C++ () operator overload -0.65
std::find does not work when using strdup -2.05
C++ try / catch (new to programming and not much info about this cl... +0.10
run failed (exit value 1) c++ -1.57
is make_pair on the stack or heap? -0.05
malloc & placement new vs. new +0.54
expected constructor, destructor, or type conversion before ‘(’ token -1.92
Interface to C++ objects through extern "C" functions +0.64
Templates and Inheritance: "cannot convert" in initializa... -1.04
A pthread program that cannot jump out loop after receiving a condi... -0.06
Is the "C++ dlopen mini HOWTO" the recommended technique... -0.52
:: scope resolution operator in front of a template function call i... 0.00
how to evaluate a boolean statement using tree c++ -1.15
Read table of numbers into arrays when number of rows and columns d... +0.46
How do can I check a logical comparison is TRUE or FALSE in WHERE S... -2.03
Tool to parse C++ source and move in-header inline methods to the .... +0.65
What are the guidelines regarding parsing with iostreams? +0.70
in C++, why my pointer to a function cannot be initialized? +1.45
Convert double to int lose 1 in c++ -0.24
weird access violation error -1.30
Bubble sort implementation to sort arrays. How effecient? -0.80
Function pointer works regardless of signature? Surprise 0.00
Making a class friend itself -2.37
How to split a space separated string into multiple strings in C++? +0.10
Cannot use boost::regex 0.00
Why is :: (scope) used with empty left-hand operand? -0.31
how to access an array inside structure using a structure pointer -1.58
why no need to use "new" to initialize std::vector? +0.05
C++ delete vector of pointers -0.18
C++ Unable to populate a map of C arrays -1.27
outputting text to a particular line in file using <fstream>... -1.31
How can I understand if a pointer is deleted in C++ -0.52
C++ Stl Vector insert empty(NULL) node -0.61
How to be safe with memory? 0.00
C++ operations on vector of struct +0.05
Is there a TryParse equivalent in C++ (gcc)? +0.67
Are the special member functions always declared? -1.63
Case-Insensitive STL Containers (e.g. std::unordered_set) -0.78
something strange with posix threads in C++ -1.59
not global Singleton design pattern? +0.13
Cross reference and circular dependency. Header including itself in... +0.64
C++ exception subclass, string member variable -1.10
Getter and setter in other languages -0.34
Initialize array of class objects in constructor of another class +1.16
Shift/Reduce conflict when I introduce an action in yacc +0.19