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 2 3 4 5 6 ... 25
Title Δ
Passing unique_ptr to non-member functions 0.00
Wrong printing in C function +0.30
Filling a Two-Dimensional Array in C +0.76
C++ pointer to objects which go out of scope when function returns... +0.28
Difference in passing const &object vs. const object +1.13
C: intializing struct with an array of strings -1.96
Traversing a multi array with pointers -1.70
C++ Pointer to member of member 0.00
Show two digits after decimal point in c++ +0.29
How to call member function through member function pointer? +1.29
Is it possible to call private functions from a test class QT -0.23
str.insert doesn't work in VS (c++) +0.87
Testing that there are no more non-space characters in the stream 0.00
Setting up a vector in C++ +0.29
Destructor gets called before the end of scope 0.00
Iterators and STL containers +0.78
c++ function template specialization with a STL container -0.82
Function End of file loops extra loop ? C++ -1.72
C++ - Attempting to use string functions to reverse an input string -1.76
c++11 array passing to function error -0.20
Accessor function for pointer data field 0.00
string.find() doesn't return -1 +0.76
Using stringstream precision to format floats but discarding zero-p... 0.00
Which is faster: STL queue or STL stack? +0.44
Why doesn't this vector assignment work? 0.00
Is there a guava like library for c++? 0.00
Error in template class +2.32
Variable number of objects instantiated from a structure/class 0.00
what is the purpose of std::set<VALUE, std::owner_less<VALUE&... 0.00
"No appropriate default constructor available"--Why is th... +2.24
Memory management when working with pointers in C++ -3.00
Casting result of malloc to char (not char*) - why doesn't compiler... -0.79
Functions work even when headers have not been included - Visual St... +0.04
Using functions from classes -0.67
How can I calculate the number at a given row and column in Pascal'... 0.00
debugging fopen in C -0.37
error message: invalid allocation size 0.00
extern with global definition of variable in c +0.31
Add operator<< to std::vector +0.47
Conditions under which compiler will not define implicits (construc... 0.00
Remove elements from first set element which second set contains wi... +0.72
C++ How to restrict input to one char at a time? +0.29
Why is it possible to change chars in chars array, and impossible w... +0.46
Using structs in C++ +0.29
Java-like lastIndexOf in c++ -1.13
In cpp, do I have to always "free" the primitive variables? +0.74
C interpretation of hexadecimal long integer literal "L" -1.74
Errors with outputing strings/chars (C++) -1.96
How do I overload the == operator for the string class in c++? +2.19
Throwing custom exception in default clause of switch generates sin... +2.13