StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 30 31 32 33 34 ... 54
Title Δ
Pointers of two dimensional array +0.43
C++ conversion const pass-by-reference 0.00
Difference between uint8_t and unspecified int for large matrices +0.32
How can I determine if a compiler uses early or late binding on a v... -0.67
How to cope with extension-less source files and tools that rely on... 0.00
An automated algorithm tool for running time 0.00
delete multidimensional arrays +1.61
What is a nonstatic member function? +0.46
Properties in c++ +0.07
Float to Char Array to std::string +0.52
c++ const symbols inflating linked file -0.87
"Symbol 'map' could not be resolved" in namespace -0.53
is there any function in c++ to check whether a file given in a spe... -0.68
Why compiler doesn't automatically inline freely defined function ?... +1.68
How to (computed) goto and longjmp in C++? +1.19
What is this error message about implicitly deleted virtual destruc... 0.00
static initialization in case of dependencies -2.00
Concise way to initialize a block of memory with magic numbers -0.28
Minimum element in empty array +0.15
C++ member function pointers in class and subclass +0.96
need help with this compile error for getline function error: no ma... -0.11
How do I define string constants in C++? -0.59
"dynamic constructor" in c++ +1.79
Initializing an array of objects -2.34
Defining copy constructor in a class inherited from POD struct 0.00
Disabling optimizations in an executable and maintaining them in a... +1.00
using bitset with floating types -0.29
Deleting an aliased pointer -0.34
Heap Sort in C++ -1.42
Return value copying issue (to improve debug timing) -- What's the... +1.15
initializing a vector of vector<doubles> c++ +0.93
Why is 'object slice' needed in C++ ? Why it is allowed ? For more... -0.05
Confusion about data alignment +1.13
C++: Is this a valid constant member function? +1.11
copy-and-swap idiom, with inheritance -0.48
Why does the C++ standard algorithm "count" return a ptrd... +1.47
Is it possible in C++ to declare an attibute in the body? -0.74
character pointers(allotted by new) and their initialistaion +1.62
c++ calling delete[] causes crash +1.03
How to detect uninitialized memory (C++, windows, VS2005)? -0.05
File Reading Problem 0.00
Better interface for a class that hide container +0.60
Why does this call by reference create a new instance? +1.46
C++ std::map creation taking too long? +1.07
including a class template within a map +0.39
C++, diamond inheritance, where/when do pure virtuals need to be im... -0.59
How to iterate over std::vector<char> and find null-terminate... -0.88
How do I make a class in c++, when initialized, return a boolean va... -2.01
Private Constructor Error C++ +0.78
Converting to different data types based on different template argu... -1.21