StackRating

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

Armen Tsirunyan

Rating
1675.51 (277th)
Reputation
95,859 (795th)
Page: 1 ... 5 6 7 8 9 ... 25
Title Δ
c++ operator overloading logical opertors -0.51
C++ polymorphism with boost scoped_ptr 0.00
When is using a reference better than a pointer? -1.14
Using a pointer or not +0.24
Convert a character to an integer in C++ -0.77
C++ new operator +0.75
A condition using pointer +1.26
"more than one instance of overloaded function "std::pow&... +0.56
How can a parent members be called in Private Inheritance? -0.17
Data structure: get random element, at O(1) -0.62
C multiple variable declaration +0.84
c++ bitset questions +0.57
Where is an array of character pointers stored in memory? -0.35
Token pasting does not seem to be working with C++ macros -1.74
Can you print anything in C++, before entering into the main functi... +1.46
std::map partial match for the key -2.60
C++: How to prevent template to specialize a pointer? +1.17
May I declare "using namespace" inside a C++ class? +0.28
C++ read two input files differently -0.46
Does C++ have some analog of C# Type thing to store Types of classe... -0.89
Static non templated function in templated class +1.93
Constant map initialization in c++ 0.00
Copying from random position Within an array to another array -0.40
Assignment operator inheritance +0.81
c++ function template specialization for known size typedefed array +1.63
Operators precedence in C Programming +0.80
Are virtual functions only overridable in C++? +1.46
C++ Equivalent to a Scanner's .nextFloat() method? +0.25
C++ class forward declaration +0.92
Can I pass a non-type template argument to an overloaded operator? +0.29
std::merge merging two std::vector coredump -0.82
Order of fields in C/C++ structs +0.21
resolving to a global 0.00
Assuming an array of 'bool', can 'a[n] == (-1)' ever be true? +0.29
What could cause initialization order to corrupt the stack? +1.01
error: call of overloaded ‘max(int, int)’ is ambiguous +0.64
Counting Syllables In A Word -0.32
How do you handle iterator/const_iterator mismatches when passing r... +0.65
How do I read input from standard input until a space or a tab is p... +0.94
C++ How to make find_if not only return the first object for which... +0.19
Trouble with C pointers +0.99
Double conversion would solve it but there is not such a thing in C... -0.33
In a C++ namespace does the `static` qualifier have any effect when... -0.36
range-based for in c++11 -0.88
Lazy initialization for stack objects? +0.70
Check filesize without opening file in c++? -1.89
Add a list of a class to another class +0.92
C++ fstream write/read into object -2.71
Get window's background color -1.61
How do smart pointers choose between delete and delete[]? +1.08