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 ... 7 8 9 10 11 ... 55
Title Δ
C++ class argument different in the class, than the argument passed... +0.47
passing array as parameter to a function -0.15
Safely add, subtract divide unsigned chars +1.18
C++ - Skipping code after first run-through? -0.33
What happened when do std::vector = std::vector? -0.20
How to create a method to which I could either pass function or a f... -0.61
To check wether it's a complete binary tree or fully binary tree or... +0.71
why the large difference, between for loops +0.07
Can i call destructor from its class method? -0.94
Overloading the input operator to determine what kind of derived cl... +0.30
Pointer formatting in C++ -1.29
Pass method as callback from one class to other class +0.48
How do object variables work in C++? -1.18
How to read a paragraph from file as a single string in c++ -1.11
Restructure makefile to avoid redundant implementation -1.08
Situation of handle after dlclose()/FreeLibrary() fails 0.00
C++ List sort function +1.45
C++ public method inherited from base class can not access private... -1.81
Vim varying indentations +0.47
C++ Segfault and I dont know why? -1.33
Bash input the data from a text file and process it -0.02
pthread_unlock_mutex doesn't wake up waiting thread 0.00
create a vector of instances of a class in c++ +0.46
Unix Shell: Summing up values, one per line but skipping every nth... -0.15
Defining the length of a vector within a struct +0.76
C++ construction: "MyClass c" is bad, "MyClass c = M... -0.37
Declaration of pointer to an array - access issue -0.12
C++ How to load from the standard input to an array of chars at mos... +1.44
Error in C++ : redefinition of class constructor -1.19
How to append number of lines in a text file to the beginning of th... +0.46
How to suppress error message from shell that is invoked by a C++ b... 0.00
How to suppress I/O error message for BOTH terminal output and text... 0.00
Issue with Merge Sort implementation in C++ +1.95
What is the order of initialization in class members? -1.52
Is left-shifting (<<) a negative integer undefined behavior i... -1.16
Avoiding copy when writing array to vector +1.13
Break into debugger when function is left via C++ exception? -1.76
How to overload << operator without friend function +0.30
awk check variable with field following line +0.25
Handling memory limitation correctly? 0.00
Processing command line arguments for a code in c++ for random and... +2.27
C/C++ fill struct array with one value -1.22
How to call a function by its name (std::string) in C++? -0.09
getline() not waiting for input inside switch...case (C++) -0.05
Should an rvalue reference be used here? -1.18
boost::lexical_cast<int> ("-138.8468953457983248")... +0.44
Getting wrong result for FIND function of map -0.19
Deallocating memory of object inside a pair of a vector +0.46
C++ - Looking For "help" +1.45
Insertion sort homework 0.00