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 ... 20 21 22 23 24 25
Title Δ
C++ strings, when to use what? +0.42
Portable way to "unpoint" a pointer typedef? +0.87
Does a std::vector constructor not call object constructors for eac... +0.09
Recursive printstack algorithm that takes a stack and prints the va... -2.64
Problem retrieving from map of lists +0.80
Application crashes when creating an object -0.16
not operator in C++ for int? -1.18
extern without type +0.43
How to understand this define +0.50
How to be sure a method is overriding an existing virtual one in C++? -0.84
Why am I getting a segmentation fault in this program? +0.22
Does it make sense to provide non-const reference getter +0.14
C++ polymorphism: Checking data type of sub class -0.83
C++: Stack is not unwound on exception thrown +0.41
What arguments must I pass to a function to perform an implicit con... -0.82
Does iterator support + operator? -0.88
Initialize a 2 Dimensional vector<int> in CPP +1.25
list iterator + operator -1.08
C++: When should I use structs instead of classes and where are the... +1.76
In PHP which is faster ($x >= 3) or ($x > 2) -1.58
Building Visual Studio projects to a common directory rather than b... +0.59
c++: address to string constant +1.02
Should we delete a pointer that is not new/malloc by us? +0.05
Comparing a boolean value before setting it -1.01
Typedef and complex declaration in C +1.09
how to return a string array from a function +0.16
How does this sort function work? +0.65
C strange bug... pulling my hair out +0.07
Creating a thread pool using boost -0.56
Randomly Generating a 2d/3d Array +0.47
deleting an array the wrong way +0.98
In C++ what does "Template and Inline are orthogonal" mean? +1.60
Does null == null? -0.92
map contains value as a list+how to print in C++ +1.17
What is the diferrence between object and Object -1.31
How do I stop program from skipping over getline? +1.20
C++ Generating a 4 digit random number +1.26
ARRAYSIZE C++ macro: how does it work? -1.20
Why does ptr_fun(tolower) doesn't compile in mingw? -0.43
How can I write a variable of a user-defined type into a stream -0.84
Can I determine how much valid memory is addressed by a char * argu... -0.10
How to access argv[] from outside the main() function? +1.10
Nested if-statements without brackets +0.01
Function template as a parameter to a class template +1.09
std::map with typedef type in it? -1.06
Am I missing anything here in my statement about c++? +0.94
How Many default methods does a class have? +2.11
Possible to make a global Var. C# -0.65
How do return an enum in a typedef of function pointer? +2.31
C++: how to add int to current string in C++? -0.50