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 ... 5 6 7 8 9 ... 55
Title Δ
scanf with spaces +0.84
Why does strtok segfault when given a *string but not when given a... 0.00
Trying to open file and copy it word by word with vector -0.63
Does declaring swap() in namespace foo and then using swap() instea... +1.64
Conditional wait of pthread never returns in c++ +2.53
C++ memory allocation (constructor) 0.00
strcpy_s throws exception "Buffer is too small" 0.00
C++ Priority Queue with Struct 0.00
can't overload operator+ on 2 classes c++ eclipse -0.04
Long double not giving the required precision +1.09
How does unique_ptr support both "dot" and "arrow&qu... +1.10
Why need to set rvalue reference to null in move constructor? -0.59
'std::stringstream' has no member named 'toString' -0.03
cout/stdout not working after execvp() 0.00
String copy using pointers in c++, during the copy the program is c... -0.82
How to write an iterator for a binary search tree in c++ using nodes 0.00
C++ STATUS_ACCESS_VIOLATION when using (non-pointer) reference 0.00
C++ Operator Precedence: GCC 5.2 vs Visual Studio 2015 0.00
Deadlock within threads -0.79
Multiple sort of an object 0.00
Need help implementing vector of arrays function to hold my data te... 0.00
Cannot seem to assign a unique_ptr to a struct -0.23
Alternative to ->operator() -1.50
Why does this cause a segfault in C++? 0.00
How to access array of pointer to structure -1.05
Declaring an array of functions of type void C++ -0.26
Does object-oriented programming imply exclusively using objects? +0.46
when launching boost::thread the .exe chrashes +0.47
Why does random extra code improve performance? -0.06
How to build a TCP connection with multiple clients, c++ 0.00
Confusion around noexcept 0.00
Is multiple inheritance needed? +0.35
Explicit Upcast in C++ -0.62
Creating a bunch of objects in C++ -0.50
I wrote this program to reverse the elements in a linked list, afte... +1.89
Doubly Linked List default typename Node -1.82
MySQL Binary Protocol Prepare Response 0.00
Thread base class using C++11 0.00
Can I retrieve a struct from a file if so how? +1.09
clang 3.4 C++14 support +0.49
Doubly linked list iterators implementaion approach 0.00
How to terminate a running program in c++ -0.16
Is there ever a valid reason to not return *this from copy assignme... -1.76
Assertion error when passing object by value -- it is my copy const... +0.33
Move text cursor to new line 0.00
Why/when should we prefer using std::swap; swap(a, b) over std::ite... +2.30
What else can i do to improve this c++ Code -0.04
error: "undefined reference to" while compiling c++ 0.00
Make script in c++ for php 0.00
using reinterpret_cast to convert char* to vector<byte> -0.11