StackRating

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

AraK

Rating
1593.60 (2,091st)
Reputation
66,479 (1,327th)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
How is C# inspired by C++ more than by Java? +0.68
C++ Common Ancestor Problem. What is it? +0.83
(c/c++) do copies of string literals share memory in TEXT section? +1.30
How do you keep the console from closing after the program is done... +0.88
GCC Compiler Warning: extended initializer lists only available wit... 0.00
Uniform initialization in C++0x, when to use () instead of {}? +1.69
Is it allowed to inherit from a class in the std namespace (namely... +0.72
When to use static keyword before global variables? -0.49
#include iostream in C? +0.58
Problem with returning arguments that are const references -1.26
Is there an string equivalent to LPTSTR? +1.71
scope of local variables of a function in C -0.22
Is it possible to have a while loop in c++ that makes the check in... -0.04
NULL pointer is the same as deallocating it? -0.55
Are there any good resources on real world practical uses of progra... -0.15
algorithm to find derivative -0.50
C++ Object without new +0.75
Possible to Use typeid to Determine Parent-Child Relationship +0.83
the compiler doesn't seem to accept Agent class +0.60
VC++ Error on template inheritance 0.00
c++ overload < using a friend function in C++ for multiple class... +0.34
Why not resize and clear works in GotW 54? +0.86
How to compare and remove elements that does not have same value be... +0.99
Is returning a temp-object by reference possible +0.20
How can I pad an int with leading zeros when using cout << op... +0.35
When should you use an STL other than the one that comes with your... +0.04
Saying "C & C# are equal by functionality, but not by conc... +0.58
A case where named constants are not needed over magic numbers -0.03
Null Pointer to Object problems +0.24
Reading from and writing to the middle of a binary file in C/C++ -0.66
What do .c and .h file extensions mean to C? -0.99
memory address positive or negative value in c? +0.58
When is stack space allocated for local variables? -0.08
C++ STL for_each should take pointer to member function taking one... +0.12
Is there a programming language where the static data type is optio... +0.46
Use after free error? +1.60
c++: ifstream open problem with passing a string for text file name +0.38
How do I get the full path for a filename command-line argument? +1.55
Load numbers from text file in C +0.38
Problems returning vector stack reference -0.06
What are the most surprising elements of the C++ standard? -1.11
problem passing in istream argument to a class constructor +0.40
Do shallow copies share pointers? (C++) 0.00
ifstream: how to tell if specified file doesn't exist +0.39
Why don't STL containers have virtual destructors? +0.44
error: cast from 'void*' to 'int' loses precision -0.42
C++ static members in class -0.65
Silly compile error using lists / iterators (C++) -0.47
how to CAST a double to int in C +0.37
converting from int to float in C changes value +1.65