StackRating

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

mattnewport

Rating
1530.03 (18,495th)
Reputation
11,413 (13,020th)
Page: 1 2 3 4 ... 5
Title Δ
Tool to debug buffer overflows in C++ program with Visual Studio? 0.00
Dealing with painfully long namespace names in headers +1.26
How to copy portions of an array into another array +0.53
Converting hexadecimal number in uint64_t format to double in C++ -2.28
How to save a image into a string in c++ source code +0.59
Alternatives or enhancements to std::find() on a native c++ pointer... +2.04
Functors - Are they used to make Operator Overloading more easy? +0.50
What is the meaning and purpose of a logging library? +0.49
Re-order stl vector using another stl vector 0.00
What's a better way to parse for loads of cases than loads of i... +1.07
Reading HLSL semantics & annonations with DirectX 11 API? 0.00
Can a coding style absolutely guarantee no memory leaks? -0.75
Unable to write memory with memcpy, but fine with WriteProcessMemory 0.00
Is it a bad practice to rely on local objects get destructed in the... +0.17
How to read data from a text file at compile time in this case? 0.00
Git DEFLATE/optimized zlib +0.33
Allow ONLY c++ 11 coding features and style +1.34
howto: Read input and store it in another file +0.09
Getting strange result while using increment operator(++) in printf... -0.06
How to create a string table 0.00
Pair as a key in map for Memoization 0.00
What's the simples way of adjusting frame rate in c++? -0.04
Replacing symbols with spaces in a string +0.97
Has this been done before? (Monad view wrapping c++ collections/typ... 0.00
How to use functional programming in C++11 to obtain the keys from... -0.55
Initializing an array of pair in C++ 0.00
Trying to figure out an issue with corrupted stack while adding int... 0.00
convert array sting into char -2.01
Expansion with variadic templates -1.71
Are there any performance differences between std::copy and the con... -1.69
Read an array from standard input, ignoring brackets and commas -2.19
How to execute some function in a shared library 0.00
Is it possible to add class members to base class A from derived cl... -0.09
How to implement a variadic tuple_map operation? +2.53
Write `for(x : y) if(p(x)) return x;` in modern algorithmic form -0.81
C++: allocating an object of abstract class type 0.00
How to pop min element from std::heap? -0.47
Saving function evaluations while using std::min_element() -0.80
Optimization of loops and if -1.47
On software design: std::async vs std::threads 0.00
Causing non-atomics to tear +0.48
Proper Way to size check a std::vector inside a loop +1.04
Optimization of adaptive filter using AVX instruction set -0.35
what do .csv ifstreams look like? +0.03
c++ Access 2D array of vectors through pointer 0.00
"low level" 3D graphics programming 0.00
Why does Direct3D 11 make a distinction between SRVs and UAVs? 0.00
What is the F# interactive window good for? -0.98
Transform Forward Pipe Operator syntax to "regular" combi... +1.25
Pick out the least recurring number in an array +2.13