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 ... 25
Title Δ
what does this expression do for(d=0;d<n-c-1;d++) {Bubble sort} -0.38
How to return char* from class? +0.99
How do I call two functions using recursion from each other in C/C++? 0.00
In what context does the delete operator throw an error? +1.53
C++: where to place constructor in inheritance chain? +0.69
Why a compiler do not see a variable in the scope? 0.00
Pass a parameter by const reference to a non-void function : is it... -1.74
About conversion operator and operator() 0.00
Most efficient way to store resources 0.00
Default constructor is getting called on a const reference member d... +1.64
How can i do exponent function in c? -1.17
C++ Copy constructor does not copy -1.48
Why is the Fibonacci Sequence Big O(2^n) instead of O(logn)? +0.65
There is a matrix in a .txt file, how can i get the rows and column... 0.00
Operator overloading+ to add mutiple objects +0.60
What's the value returned by pointer variable name? -1.31
Searching for string in linked list and getting all variables -0.79
How to handle output of C++ redirected process 0.00
Int array empty - C +0.26
Why does this scanf cause a segmentation fault? +0.26
median value of 3D array 0.00
Use std container iterator in template class 0.00
C++ friend class map -0.76
C++: vector<string> to char** 0.00
unexpected behavior of a c program, trying to solve E6-2 K&R 0.00
Recursive binary search in sorted array c++ +0.40
Debugging big input in eclipse -0.90
How to use std::vector.insert()? -0.62
Is this expression valid? +0.93
Resolving template and const volatile type 0.00
Cannot match function declaration for template function in template... +1.36
Navigate up/down/left/right through rows and columns matrix with it... 0.00
How can we replace this typedef with "using"? -1.88
How can we move implementation to multiple header file without circ... -0.34
pointer and structure with pointers 0.00
Find pointer of object in vector C++ +0.69
How to properly implement creation (and allocation) of a list of ob... +1.50
c++ Greatest Common Divisor +0.51
Custom container range-based iteration -2.49
C++ HELP: Memory allocation probem -2.06
Linker error | collect2: error: ld returned 1 exit status 0.00
Usefulness of const member function / method +1.10
Matrix of structs in C +1.25
C++ for loop not waiting to finish? +0.28
Stuck in an infinite loop when validating user input as an int +0.69
C++ Copy structure without pointer -0.96
program to view addresses of elements in an array +0.27
Static member variables holds the value '0' at which state? -0.72
Access nested template parameter -2.41
concurrence problems in c++11 0.00