StackRating

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

Andrew

Rating
1590.93 (2,247th)
Reputation
4,302 (38,848th)
Page: 1 2
Title Δ
Casting to void (not pointer) is allowed, why? 0.00
Generic constructor using iterators -4.01
What's the different about std::string to unsigned char[] and u... +4.36
Scope resolution operator for isalnum +3.57
Header file refresh/update 0.00
What is better: reserve vector capacity, preallocate to size or pus... +2.19
C++ Namespaces and Classes +3.73
How to model and implement a class that may inherit from different... +3.66
C++11 Allocation Requirement on Strings 0.00
how to subtract std::map elements from one to other and update it i... +0.61
"Ambigous" equivalent conversions - can I make the compil... 0.00
Header file included only once in entire program? -2.78
free string as a field in a struct 0.00
Coutinued output in file at each run +4.90
C++ 2D vector - Convert int to double -2.30
Meaning of (void (*)(void *)) +3.93
Is it possible to use dynamic name for variables in c++ +3.72
Overloading input operation >> in header or .cpp +3.68
Comparing == != in templates +3.98
C++ array initialized in function cannot be accessed in main +1.58
Object size in c++ is unpredictable -0.93
C++ Looping through objects and pointers with the same code +1.90
Struct vs. array for multi-leveled data organization +3.89
What does this line of code mean *((int*)(0))=1;? +2.70
How to properly delete an object that is a void pointer? +2.68
Using mutex only when collison occurs in threads -3.67
What is the most modern way, the most "right" way to iter... -1.92
Determine which member is visible in a namespace +3.70
Starting a VirtualBox VM from a Python Script -0.05
Why SFINAE doesn't work in right side in default function argum... +4.00