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 ... 10 11 12 13 14 ... 55
Title Δ
Dijkstra's algorithm not working -1.99
Are pointers to any kind of variables possible? -1.31
How do I cast a pointer to an int +0.14
C++ Better Practice to Use of Streams and Buffers +1.60
Keyword "auto" near critical points +0.05
why am I getting core dumped? (Cpp code) -0.56
What is the purpose of the Most Vexing Parse? -0.48
Side-effect not working -0.68
Parsing browser request header in C++ +0.18
Double free or corruption...but why? -0.43
static local member of static global function? -1.57
std::thread for class instances -0.61
How do I create terminal commands in a c++ program? +0.46
Arbitrary stream name 0.00
C++ default initialization +0.61
fixing a C++ memory leak involving derived class and static class 0.00
Is it undefined behaviour if multiple operands in a compound expres... +0.40
How to use new syntax -1.56
Cant print multimap because of iterator -0.53
Hash each word from file -1.56
Illegal instruction in std::string 0.00
C++ vector.push_back() crashes m program -0.32
sscanf() and locales. How does one really parse things like "3... -1.91
Can a makefile enforce dependency restrictions in C++ +0.11
c++ new operator takes lots of memory (67MB) via libstdc++ 0.00
How can I get a word from string +1.39
breaking up input from a file c++ -2.03
Why are pointers obtained by the address-of operator not lvalues? -1.96
What is the best solution to pause and resume pthreads? -1.67
iostream limit max number of chars to read -0.57
Why is there no std::string constructor for reference to array? -1.58
Why does sscanf ignore the specified width? -0.04
Default assignment operator has access to private members of base c... -1.19
Program not counting number of records -0.57
Could I use stringstream as a memory stream like `MemoryStream` in... +0.28
c++ map/set iterator not dereferencable -0.01
Why would this program crash? +1.37
g++ catch use after free not catching, OS X 0.00
Must an input iterator have a const dereference operator? 0.00
c++ stl convolution -1.84
Why does stringstream >> change value of target on failure? -1.88
Stuck in writing my diff utility in C++ -0.01
Passing by reference "advanced" concept? -1.56
(*it)->method() vs (**it).method -0.32
Initializer list for objects with default constructor +0.01
I do not understand this C++ syntax 0.00
integer input validation, how? +0.43
convert int to char* to print +0.43
is it possible to read from a specific character in a line from a f... -2.53
How can I avoid repeating myself when creating a C++ enum and a dep... +0.45