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 ... 38 39 40 41 42 ... 55
Title Δ
Sun Studio C++ "is not terminated with a newline" warning... +0.48
What's the result if I use delete p instead of delete [] p for an a... +0.14
Is there a way to do something to static members on process end? -0.96
Better random algorithm? +1.13
what does std::endl represent exactly on each platform? +1.50
Why aren't pointers initialized with NULL by default? +1.02
What do I need to know about memory in C++? +0.79
MSVC - Any way to check if function is actually inlined? +0.25
resize versus push_back in std::vector : does it avoid an unnecessa... -0.25
Convert a vector<unsigned char> to vector<unsigned short> +0.18
static variable initialisation code never gets called +1.09
How is C# inspired by C++ more than by Java? -1.57
std::stringstream to read int and strings, from a string +0.54
redirected cout -> std::stringstream, not seeing EOL +0.45
Pthreads problem and a few questions -0.08
Why do C++ class definitions on Windows often have a macro token af... -0.50
Should "delete this" be called from within a member method? +0.37
not2 stl negator +0.72
C++ binary file I/O to/from containers (other than char *) using ST... +0.27
Appending an int to a wchar_t*? ..unresolved, lack of concrete exam... -1.40
Why is there a performance warning on cast pointer to bool? -0.68
Pattern name for create in constructor, delete in destructor (C++) +0.38
How do you call the copy constructor within a member function of a... +1.05
c++, get phone number from txt file +0.49
Templates C++ error : could not deduce template argument -0.25
C++: Safe way to cast an integer to a pointer -0.84
Is this "*ptr++ = *ptr + a" undefined behavior? +0.48
Trouble understanding C++ `virtual` -0.90
Reading directly from an std::istream into an std::string -0.23
Is a wide character string literal starting with L like L"Hell... -0.64
C++ implicit copy constructor for a class that contains other objects +1.24
Why use a pointer to a pointer to the stack when creating a push fu... +0.41
Extracting an integer from a line with the help of linux script? +0.10
Oldest code in a typical Linux distro +0.07
Is the order of initialization guaranteed by the standard? +0.03
When does template instantiation bloat matter in practice? +1.03
How to allocate a 2D array of pointers in C++ +0.19
How to insert into nested vector without invalidating iterator(s) -1.03
What are the limitations of C++ running on the iPhone? -1.45
Weighted random numbers -0.04
How can I compose output streams, so output goes multiple places at... -0.27
Getline reading in a csv very oddly +0.98
How could running code in the debugger makes it faster? -0.52
XCode and the iPhone SDK: C++ Standard Library Type? -1.82
How best to manage Linux's buffering behavior when writing a high-b... +0.11
Need help understanding using C++ map as an associative array +0.54
Inconsistent results from printf with long long int? -0.66
Segmentation fault only when running on multi-core -0.34
Function returning variable by refrence? -0.19
Custom C++ manipulator problem -1.82