StackRating

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

Miles Budnek

Rating
1616.42 (1,202nd)
Reputation
10,899 (13,786th)
Page: 1 ... 7 8 9 10 11 12
Title Δ
c++ preprocessor directive function -0.58
What is the lifespan of a const char* in JNI? 0.00
How to store "%d-%d-%d", year, month, date` as a char? -1.08
c++ dynamic allocation of char * +0.39
Concatenation of strings is replacing first few characters 0.00
Passing output stream object and other arguments to multiple threads 0.00
Void function sending back an array to main, but I can't get th... 0.00
Linker error when including header in files other than main.cpp +1.77
Can a const object, returned by value, still be moved? -2.35
Deep copy in a move constructor +1.74
Changing value of const by pointer +1.82
Type deduction for std::function -0.24
Should I delete a pointer? +0.40
Crashing after using operator new[] in c++ 0.00
shared_ptr with multiple interfaces +0.40
Read width and height of bmp file in C++ +1.65
Invalid conversion from `void *` to `void (*)(void*)` -0.07
Testing multiple threads waiting on condition_variables in a queue 0.00
Array encapsulator that can work as fix-size (stack) AND dynamic-si... 0.00
What's the difference between if( !(s & i) ) and if( s&... -0.40
Linux/C++ Copying a string to the clipboard 0.00
How to write x64 machine code into virtual memory and execute it fo... +0.21
CDCDCDCD pointer. Creating stack of stacks 0.00
std::result_of applied to const overloaded methods 0.00
Understanding what causes this multiple definition error -0.41
C++ decode e-mail's subject +0.40
C++ Inheritance : Base attributes over various derived objects +1.05
How to use template classes in main function +0.12
Multidimensional array indexing using pointer to elements +1.08
memcpy derived class to base class, why still called base class fun... -0.64
How to compile code with std::reduce and #include <execution_pol... 0.00
Separating copy/move assignment operator 0.00
how to read multiple txt files in c++ in a specified format.? -0.44
What happens when you initialize a parameter? C++ -0.97
Inheriting a template class in C++ with unsupported type +1.77
(C++) INT_MAX and INT_MIN could not be resolved? -0.50
Constructor Initializer List - will this work? -0.54
How to find an integer inside a string representing a binary file +0.40
What is meant by passing naked array in C++ +1.27
How to get real max size of stringstream without write anything int... -1.79
How does returning std::make_unique<SubClass> work? +1.27
Class data member type based another data member? -0.95
Get pointer level from type rather than from variable +0.51
base64 decode c++ fail end of line byte -0.10
vector of ofstream* cannot open any element +0.39
No match for call to function C++ 0.00
boost::shared_ptr of a class as a struct member 0.00
C++ rend() points to the same element as rbegin() 0.00
C++ template generalization for const type +1.88
Linker error for multiply defined symbols +0.23