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 ... 10 11 12 13 14 ... 25
Title Δ
c++ enum variable default value 0.00
What is the easiest way to copy a nested vector +0.68
Project contains more lib than dll files +0.26
How to check memory allocation failures with new operator? +1.84
What is current best practice around use of strings in cross-platfo... -0.32
Reading text from file to unsigned char array +1.31
What is the meaning of NULL != value in C++? +0.79
Which method is better for implementing get/set? -0.84
Bind a run box command to start the application +0.90
Assigning a pointer to a reference +0.66
the typedef of pointer in c language +0.79
How to read exe file in binary code - C++ 0.00
while (end of array) - how to recognize +1.65
Segmentation fault on creating matrices +0.34
what is error in this C code using realloc? +1.58
Converting Initializer list 0.00
Can I reference an object within a collection by it's name? +0.03
Subclass/inherit standard containers? +0.49
returning character pointers from functions -0.70
Why can a string be assigned to a char* pointer, but not to a char[... +0.04
Achieving 'bounded genericity' in C++ -1.19
Expression evaluation in C +0.78
pointer to an array of pointes of c-style strings c++/cli 0.00
Structures definition problem in C -0.16
unsigned and signed values in C 0.00
Using STL Sort within a template function? -0.65
Why isn't operator new forced to take argument as "const size_... +1.52
What is the best framework to connect mysql from c++? 0.00
Variable assignment and usage in the same expression +0.75
char **s versus char *s[], when and how to use each one? +0.30
expected ‘uint32_t’ but argument is of type ‘uint32_t *’ 0.00
Problem with inheritance -1.75
Question over the usage of rint +1.74
Is text in code char or const char? -1.44
Linking Up the Boost Package In Visual Studio C++ (2008) 0.00
Const-correctness for C++ classes +1.48
Where is UNS_32 defined? +1.22
C++ Pointer to virtual function +1.81
Get the sum of powers of 2 for a given number + c# +0.31
Does anyone know why this compiles successfully? +1.58
Pointers in C weird behavior inside a function +0.36
private method can be accessed outside class in java -0.26
What is the difference between -1 and ~0 +0.77
How to delete object constructed via placement new operator? +1.55
insert an element into a specific position of a vector +0.35
vector and array passing error +1.81
"{}" means array or +1.49
No linker error when global variable declared static in the header... +0.45
How to detect if an ellipse collides with an another ellipse / rect... +0.36
how do i call both constructor initializers, base() and this()? -0.72