StackRating

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

Paul Sanders

Rating
1524.35 (24,755th)
Reputation
5,316 (31,060th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
When does the constructor of a global object get called? +0.52
CreateBitmap image is not printing on window +2.03
Console Resolution program not accurate 0.00
Why block scope at global namespace is not allowed? +2.17
Else if statement not functioning properly +0.89
How to safley deal with iterators in loops? +0.14
How to hide intellisense warnings from include qt header files 0.00
Can the STL map comparator somehow get the pointer to the map itself? 0.00
PlayFunction doesn't work in DLL, but does work in standalone exe 0.00
"attempting to reference a deleted function" for copy con... +1.75
STL smart pointers for embedded 0.00
How to write a base class whose child classes depend on each other? 0.00
Place C++ class and its derivatives in specific section 0.00
Why does string (const char* s, size_t pos, size_t len = npos) work? 0.00
How to properly extend std::thread to wrap spawned thread -0.47
Converting decimal to binary using exponents -0.05
parameterized constructor for inherited class templates +1.11
MSVC C6029 Warning: possible buffer overrun, use of unchecked value... +0.29
Pass typename as parameter with operator() -1.32
Can I pass a member function pointer from within a constructor? -0.71
Explanation for weird behavious when ios::sync_with_stdio(0) and ci... 0.00
Carry over data without using for loop +0.39
Why is '\n' preferred over "\n" for output streams? +1.46
Checking if file was created when using reserved filenames returnin... 0.00
static_assert in function template with non-type template parameter -1.17
Why does g++ not optimize a local array but a global? +0.53
What is highest priority of threads in process? -1.33
Using accessors on reference to vector for iteration in C++ +2.43
Initialization class member using initializer list results a memory... -1.32
Address of the object - void* and void** 0.00
GDI+ library causes "error C2760: syntax error: unexpected tok... -0.02
Append a byte array to a string c++ efficiently 0.00
How to enumerate all SIDs to which a specified user privilege has b... 0.00
Cin is being skipped and cin.ignore is not working 0.00
fstream faster than fopen? and gets faster as buffers increase? +2.52
How to print a range of elements (std::pair<size_t, std::string&... -0.64
How to use input redirection with a special integer as divider and... 0.00
How to skip the dot (.) and dotdot (..) in FindNextFileW? +0.58
Limit to size of array type, while there's not yet an instance 0.00
calling begin() or end() on a templated data structure 0.00
Why it seems that mutex acquired via std::lock_guard still take eff... -0.17
What is the best way to write another text line starting with LPCTS... 0.00
is errno STRUNCATE specific to windowsOS looking for its equivalent... 0.00
Is open() on linux with O_RDWR | O_CREAT | O_EXCL atomic if the fil... +2.71
Why does std::unordered_set not take CComBSTR type as a key? 0.00
Moving an object with a file descriptor -0.59
Reading file with alphabetic letters only 0.00
Why is "partial RVO" not performed? -1.13
How to disable creating/copying obj outside a Factory-Method? -1.48
Matching std::index_sequence by default argument -1.47