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 ... 4 5 6 7 8 ... 55
Title Δ
Creating "void InsertNode(int a)" and "void DeleteNo... 0.00
Merge-Sort Algorithm. Merge function does not work 0.00
Understanding c++ shared pointers +2.20
operator overloading ">>" error -0.02
Allocate memory on heap and exit program +2.41
Searching an inventory stored within a vector based upon user input +0.45
How to make sure the words being read in from the file are how I wa... +0.06
C++ vector pushback method and temporary object creation -1.96
Segmentation fault printing file characteristics 0.00
Using function pointers to display return value of function 0.00
How to detect if a ptr is still referencing a valid reference after... -0.17
How not specify an exact order of evaluation of function argument h... +1.55
How can I send a message from client to server over ip address (usi... 0.00
Where are new objects stored? -0.86
C++: return the return value of a void function from a void function +1.73
How do I compile this on mac by terminal command -1.98
C++ lambda: good reference vs. bad reference -0.80
Comparing different types of C++ for-loops +0.13
C++ Template-styled function calling? +1.01
Static data member definition with global member ambiguity 0.00
Slightly different answers when changing associativity -0.35
Parsing and split from a text file +0.46
Throwing a NullPointerException in C++ +1.82
Overload -> operator c2819 0.00
How to extract floating point numbers from a string? +0.47
What kinds of C++ functions can be placed in a C function pointer? +0.44
Inner class destructor is called after Base class destructor -0.02
How I can pass lambda expression to c++ template as parameter +0.74
std::thread, thowing an exception in thread causes abort error in V... 0.00
Cin is not working with array of chars 0.00
c++ STL iterator type 0.00
Why do I need a c++ namespace specifier while using namespace 0.00
Unfolding this C++ method +1.10
Having trouble with pointers and references in C++ -1.66
Weird ifstream behaviour +0.44
Why can I print a dynamically allocated object but not an object cr... -0.04
How to check if user input is an integer? -0.40
A copy constructor call +1.21
Why can't I implicitly construct an object given a suitable con... -0.70
I already declared integer and tried to return integer but it gives... -0.42
Improve storage capacity / performance of std::vector -0.28
why do we have to return const reference from unary prefix operator... +0.00
Storing lines of input into a vector +0.20
Difficulty overloading operator<< for file handling class +2.70
Adding the total of a number all the way back to 1 in unix Shell sc... +0.06
How to read data from a file into a structure? +1.52
I want to create something like a python dictionary in C++ -0.55
Issue with string variable: "No operator << matches thes... +1.85
Return type of << operator overloading function in C++ +0.08
Read UTF-8 file into UCS-4 string 0.00