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 ... 17 18 19 20 21 ... 55
Title Δ
C++: how to get the actual time with time and localtime? +0.65
Cross-platform newline confusion -1.14
Tar archiving that takes input from a list of files +1.00
c++ array evaluation -0.63
C++ passing char array to function +0.33
Whether following code is prone to memory leak? +0.86
Friendship problems when overriding operator<< +1.36
Binary Search Tree Destructor -1.64
Compiler doesn't like void :'( - function declaration +1.25
Using lex generated source code in another file +1.86
Vector of structs and I don't know what to do -1.34
Reading in a .txt file word by word to a struct in C++ -0.93
Running a function in a thread -0.80
What is the lifetime of a C++ lambda expression? -0.37
When and how are static data initialized in C++? +0.50
What happens under the hood of vector::push_back memory wise? -0.15
Precision long double worse than double 0.00
C++ Exception Handling causing terminate +0.43
[C++]Importing text file - Problems with getline() +1.93
Default value of an unset boolean in C++? -0.10
c++ reading undefined number of lines with eof() +1.61
Installing older version of gcc -1.59
Is there a GCC extension for implict return values? -0.28
Read large txt file in c++ +1.66
Count the number of digits in a hexadecimal number +0.47
Avoid calling constructor of member variable +0.96
Singleton template design issue -0.06
Pointers arguments in copy constructor +0.02
Static member reclaiming memory and recovering from an exception -0.69
Sorting a hand of cards in C++ poker +1.01
C++: Friend method not accessing nested class -1.75
Memory Allocation for Derived C++ classes -0.36
c++ delete pointer issue, can still access data -0.57
Strange behavior of 'this' with inheritance +0.94
stringstream operator selection issues -0.30
why does the array decay to a pointer in a template function +1.47
Using directive best practice +0.78
Reading from an iostream -0.40
sizeof operands get evaluated? +1.22
c++ getline() isn't waiting for input from console when called mult... +1.25
Canonical relation operators (==,<,...) -0.07
Uninitialized static data member of static class -2.05
What does "<<" and ">>" mean in C++... -0.09
Will a static variable always use up memory? +0.77
best practice for parameters? -0.67
Minimal C++ STL Vector Implementation Problems +0.47
Virtual keyword makes inaccessible a method from the derived objects -2.30
Addresses of identical function template instantiations across comp... +1.67
Reusable constructors C++ -1.11
Are empty macro arguments legal in C++11? -2.29