StackRating

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

alexrider

Rating
1535.78 (14,141st)
Reputation
4,176 (40,092nd)
Page: 1 2 3 ... 4
Title Δ
Do we have the guarantee that any atomic write will store the new v... +0.44
Why can't allocate stack memory dynamically in visual c++? but... -0.95
What is the difference between using a boost steady_timer and a sle... 0.00
why wont this do while loop exit after accepting input +0.72
boost::enable_if on member function, overload return type -1.82
Refactor constant expression if statement in template function 0.00
Metaprogramming construct that returns underlying type for an enum... -1.21
what makes c++ atomic atomic -1.34
access c++ stl map only using iterator -2.02
Is there a way to figure out the version of a compiler in code? +1.58
No matching function for call, when returning an object 0.00
Initialisng A Variable In A C++ Class Used In A Union? -0.07
Givin a reference to a zero size vector of a class doesn't work 0.00
Passing pointer array to function +0.69
How to initialize a reference to an empty STL container in a constr... -1.79
Odd C/C++ initialization syntax for integral type variable -1.52
Faster execution in c++ structure creation -1.25
Why can't I do std::map.begin() + 1? +2.01
Simple C++ exception error (MEX) 0.00
What is an equivalent to instanceof in C++? 0.00
Insert content in static containers of a templated class prior to m... -1.02
My program gets a lot of missing, syntax and undeclared errors if I... 0.00
Forward Declare a Subclass -0.10
What are the new percent macros in Visual Studio 2012? 0.00
Is ->second defined for iterator my_map.end()? +0.96
permutation of a vector of ints 0.00
I call function but it didn't print any word -0.85
Declaration of 'int accidents[5]' shadows a parameter error 0.00
Base Class' Virtual Destructor c++ +0.12
Is the destructor of the local variable always guaranteed to be cal... +0.84
Setting a double pointer array +0.02
Are there "sequence-point" issues with statements like &q... -1.69
Abstract class with Method with Data type defined afterwards which... -1.26
more than one operator ">>" matches these operands +0.01
Why this "std::remove" with a `std::set` doesn't work? 0.00
Temporary mutability of a member variable +1.72
Drop All Tables Except One in MySql -0.85
C++ Copy Constructor and Assignment Operator Define 0.00
C++ copy constructor and type casting 0.00
C++: Bug when trying to fill dynamic vector with double -0.05
How is the value of an empty array determined in C -1.05
Is it ok to do printing/logging in global object constructor or it'... 0.00
error LNK2001: unresolved external symbol - when creating abstract... -1.42
qsort in C++ for string arrays? +1.54
C++ does inlining a function force its parameters to be copied? 0.00
Passing r-value as non-const reference (VS warning C4239) -1.56
Run a process before compiling in Visual Studio C++ -0.30
Operator New in function call 0.00
Accessing child function, while using parent class +1.79
Getting value from a pair fails with: TYPENAME does not provide a c... +0.19