StackRating

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

Alan Stokes

Rating
1536.69 (13,586th)
Reputation
17,535 (7,994th)
Page: 1 2 3 4 5 6 ... 13
Title Δ
function overloading c++? -0.53
Is it safe to realloc memory allocated with new? -0.16
Having a function set a global variable +1.50
error: 'strstr' was not declared in this scope 0.00
Object not copying. What can I do to copy them? -0.56
MSVC15 treats the u8 prefix differently depending on whether the so... 0.00
Use class in another class 0.00
Decryption results in gibberish with Rijndael and 256 block size 0.00
How does std::auto_ptr is used with C++/Tree Mapping 0.00
LNK2019 WinMain16@ error, can't fix it 0.00
Error while compiling in gcc -1.57
compute if first time, load if second time pattern -1.08
How do I use KIdleTime 0.00
Interpreting a std::vector<unsigned int> as bitvector - effic... -2.19
How can I ignore a TCP PSH bit in Windows 7? 0.00
is sizeof() likely to be optimized away? -0.66
Error sending std::vector<size_t> array to function and print... -1.07
Console crashes outputting pointer array and iterations C++ -0.11
Call a function before function exits -0.57
Does gethostbyaddr() function uses internet for converting IPAddres... 0.00
How do I know which the average search by value complexity of a dat... 0.00
Winsock using send() and FD_WRITE -1.59
Why doesn't my C++ compiler optimize these memory writes away? +0.90
C++ high resolution SYSTEMTIME Structure, greater than ms? 0.00
c++ - ::operator new[] and allocation for my custom container -1.56
inheriting from std::ostream (to avoid rewriting same old content).... -0.83
C++ Modifying struct passed to function as a pointer +0.11
I am trying to sort an array with pointers +0.43
Branch Prediction at no cost? -0.72
Run loop every millisecond with sleep_for +2.01
C++ Iterating Through Forward List Can't Access Element 0.00
C++ output operator overloading 0.00
Why do I get an error when I compile the following code in GCC 4.9.2? +1.77
Expression cannot be used as a function +0.43
Pthread for C++ class functions which uses refrence to class object 0.00
Pass generic exception through QT's signal/slot system as argum... +1.88
Overrode delete behavior -0.59
Debugging push function from stack class I wrote in c++ 0.00
Constructors not setting this pointer to const causes undetected is... 0.00
why lock_guard can get an already locked mutex by unique_lock? - st... +0.45
Does reallocation of a vector leads to a reallocation of the parent... 0.00
C++ - Optimal way to use multiple values as a key in unordered_map -2.10
Error when calling an Integral template member function with g++ an... +2.11
How to use generic function in c++? -0.78
Assign the whole object in the Copy constructor? -2.03
C++ equivalent of Rust's Result<T, E> type? -1.24
Using pointers to members and macros 0.00
C++ import library by source -0.62
std::stable_sort not stable at all? -0.10
Why do the boost-constructors work so different? +2.07