StackRating

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

aschepler

Rating
1628.51 (908th)
Reputation
54,689 (1,776th)
Page: 1 ... 25 26 27 28 29 30 31
Title Δ
C++ - question about unions that contain a"type" member -0.53
What's the correct term for the '...' token? +0.92
Objects added to QList lose all of their member data -0.03
How to terminate read() when EOF is not encountered? +1.02
Can I get a report of ALL the libraries linked when building my C++... +0.21
Efficiently summing log quantities -0.62
iterator issues +2.54
In C++, how to compute the mean of a vector of integers using a vec... -1.18
Template arguments error, C++ -0.05
C++ - how to implement templated member function outside a template... -0.58
Find the maximum value of a matrix subset in MATLAB while preservin... +1.47
How can I write a function template that can accept either a stack... -0.76
Friendship vs inheritance +0.45
Reverse a string using pointers in a function, output in main is ga... -0.14
C++ Inherited template classes don't have access to the base class +0.48
Are C++ iterators "safe"? -0.06
R-value inserts don't work for unordered_map -0.52
expected constructor, destructor, or type conversion before * ( lin... 0.00
C++ pass-by-reference -0.16
Disable warning about explicitly initializing base constructor insi... +1.14
Why does "for (i = 100; i <= 0; --i)" loop forever? +0.95
Is main() really start of a C++ program? -0.37
C++ C2582 Compiler won't auto-generate default c'tor or = operator +1.27
how to determine sizeof class with virtual functions? +2.18
Are parentheses around the result significant in a return statement? +0.38
Why is the output of my forking program different when I pipe its o... +2.23
strange template problem -2.03
Determining Purpose of operator[] Usage +0.35
lvalue doesn't designate an object after evaluation? -0.94
Questions about operator overloading +1.30
template class operator overloading problem +1.83
Abstract class and operator!= in c++ -0.76
Is a using-declaration supposed to hide an inherited virtual functi... +1.07
Loading a library dynamically in Linux or OSX? -1.03
static_cast doubt +0.48
insert element in a list and return the same list updated +0.47
Trimming a vector of strings -0.17
number of paths in graph +0.28
static const references to temporaries +0.42
IsBadReadPtr analogue on Unix +0.14
Code Golf: Take 2 inputs (number) and print sum in C -1.06
executing c program using system call +0.48
Is it okay to cast a pointer-to-member-variable in this instance? +0.61
Defining private static class member -0.44
Perl: Good way to test if a value is in an array? -0.97
Small doubt in for-loops -0.75
To subclass or not to subclass -0.84
How can I generate a list of #define values from C code? -1.64
getline in istream and getline in basic_string -1.48
What is the meaning of @_ in Perl? -0.19