StackRating

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

AProgrammer

Rating
1563.57 (4,982nd)
Reputation
43,615 (2,460th)
Page: 1 2 3 4 5 6 ... 18
Title Δ
overloadded method on a class template, compiler doesn't see it, se... +0.42
valarray vs. vector: Why was valarray introduced? -1.33
Print c with gcc and c++ with g++ -1.74
Include directives in header file? -1.21
Does a byte oriented FILE stream contain `char`s or `unsigned char`s? +1.81
GCC bug: 'X' is not a template? +2.54
Addresses, reinterpret_cast and multiple inheritance +2.04
Where is c++ size_t defined in linux -0.37
How to reduce C/C++ floating-point roundoff +1.05
nested class inherits from nested class +1.45
How do I round off a Float value in C +0.69
prevent gcc from searching the current dir "-I-" option o... 0.00
Before smart pointers came into being -0.36
Should compilers ignore unused variables that result in constructor... +1.23
delete this & private destructor -0.51
how can I use gcc's -I command to add recursive folders -2.22
Derived virtual function returning different type -- pointers -0.44
Including and linking files in C and C++ +0.95
Calculating large power of a number +1.34
Should unsigned ints be used if not necessary? -0.90
Static array initialization in C +2.48
High Order Bits - Take them and make a uint64_t into a uint8_t -1.17
What is substitute for strstream's pcount and freeze in stringstream? 0.00
Not understanding this structure typedefs -0.12
Template func and non template func call order -1.97
C++ "Virtual functions handling on multiple base classes" -0.61
Cast A primitive type pointer to A structure pointer - Alignment an... -1.35
(SOLVED) Search for a string/pattern in selected text in BASH +0.42
Dividing a 2x32 bit big integer by 1000 -0.76
Interior points in a polygon +0.42
how standard specify atomic write to regular file(not pipe or fifo)? -0.43
K&R C Programming Language 1.5.1 (File Copying) -0.34
Non-scalar type Sub-class error -0.63
Why do the string functions in C work on arrays with char instead o... -0.64
Files that describe cpu architectures exhaustively to write retarge... -1.15
Is it valid C++ to implement a template class's methods differently... -0.37
C macro defining prefixed macro with condition +0.06
Why does C++ allow private members to be modified using this approa... -0.94
Why would file input throw EAGAIN on read? 0.00
Why main() in C++ is not overloaded to use std::string? -1.40
Why don't C and C++ have built in ways to check for integer overflo... -1.27
How to return a shared_ptr of this to the object that owns it? -1.77
Whats differnece between Symbol Table and Branch/Jump/Virtual Metho... 0.00
Is it possible to use tag dispatching to determine return type +0.66
c++ Dont work cycle -0.68
how to include certain header files by default so that i don't have... -0.11
Conversion of binary bitstream to and from ternary bitstream? +1.86
Overloading a macro -2.47
Are functions not part of .obj file? +1.97
Thread safe singleton in C++ +0.40