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 ... 13
Title Δ
Friend function not working (syntax errors) 0.00
Functions with Armadillo optional parameters 0.00
error C2244 unable to match function definition to an existing decl... 0.00
stragety of the name lookup about full specialization of function? 0.00
Unclear relationship between pointer dereferencing and casting in a... -0.28
Why can't I eliminate this temporary variable in Eigen3? 0.00
Separate definition of inner class and enclosing class 0.00
What's the point of (void) first2++ here? 0.00
c/c++ pcap filter expression for ARP reply packets 0.00
c++ programming principles and practice chapter 7 exercise 4 Symbol... +0.45
C++ vector exception handling: Which one is the better way of throw... +2.12
Why cannot it get iterator as reference in c++? +0.45
Is it safe to store a pointer to an item in an std::set? 0.00
Why am I getting a segmentation error? What is the reason getting o... +0.45
noexcept(false) Destructor overrides all special member functions&#... 0.00
std::codecvt_utf8_utf16 doesn't convert utf-8 to utf-16 in big-... 0.00
get last char of macro parameter -0.86
C++: Are common ancestry and an interface/prototype mutually exclus... +0.45
Binary search in ordered QVector 0.00
One function to print vector and list in c++ -1.06
GCC unpacks (I < ...) fold expression the wrong way 0.00
Got fancy w/ Selection Sort, now it won't sort +0.40
Can time complexity of this code be further reduced? +0.04
C++ - Why is this function being called 0.00
Base class should be explicitly initialized in the copy constructor -1.79
Factory with switch over enum that instantiates templates -0.14
How to Access an array Struct Inside an array Struct in C++? -0.04
Return a string but get garbage -0.04
C++ MOUSEEVENTF_MOVE relative 0.00
Use Vector with Pair 0.00
Can someone explain how this programs gives this output? -1.10
Unknown C++ braces syntaxis -1.28
C++ comparing pointers using multiple-inheritance with unknown base... +1.44
How can I forward declare a class and use its member funcions later... -0.34
Changing Enumerations after declaring once c++ 0.00
Copy contain of an unicode file in to the char array in c +1.26
How to have a template template parameter take a numeric value? -1.13
Making a dynamic array of objects and Initializing it +0.45
Why can't i use std:cin as an argument -0.44
Send bytes to serial port -0.06
Assignment made inside a thread not visible in another thread -0.55
360 Directional spin: Currently i have the loop 0.00
How can __COUNTER__ cause a ODR-violation here? 0.00
ODR-usage behaviour rationale -1.15
C++ sort deque of class pointers with overloading operator < 0.00
Pass and store interface implementation -0.55
error: no viable conversion from 'edge' to 'const value... 0.00
nasm 64, segmentation fault 0.00
Declaration of Priority Queue using greater and vector -0.53
Segmentation fault when accessing a pointer's member function i... +1.03