StackRating

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

Agentlien

Rating
1541.34 (11,161st)
Reputation
3,998 (41,947th)
Page: 1 2 3
Title Δ
c++ constructor and initializer behavior. What's the difference... -0.43
How to: variadic wrapper function that catches exceptions of input... -1.93
How do I put some code into multiple namespaces without duplicating... +1.60
do loop statement is causing an infinite loop +1.55
C++ #define my me -> -0.60
Update Linux's terminal screen in loop 0.00
C++ exception inheritance ambiguity +1.94
Are there cases where downcasting an actual Base to a Derived would... -0.00
Erase elements from one vector and add them to another vector using... +1.17
How to let users put in only one character? +1.93
arrays/lists and their dimensions +0.06
Passing a member name as argument 0.00
Put function into template 0.00
wildcard function pointer non-type template parameter +0.49
how to use vector of objects in different files +1.01
How does C++ know the container class has a push_back function? +1.09
Volatile C/C++ on a multithread app +1.51
Dynamic memory allocation inside static function +0.43
Reference to member function +0.46
Non-Ivalue in assignment error -0.74
std::vector push_back fails when used in a parallel for loop -0.04
Why is the copy assignment not deleted when the move assignment is... 0.00
multiple definitions error in c++ and solution to solve this issue -0.71
const Function Overloading -1.70
Is there any disadvantage to declare a variable global? -1.83
What's the difference, between int* and int*[] +2.47
Slider not working with touch input +3.62
C1083: Cannot include iostream (VS2010) 0.00
C++ Reading a SPECIFIC line from a text file and comparing it with... 0.00
Is using a vector of boolean values slower than a dynamic bitset? +2.27
What is more expensive in C++: accessing two vectors OR accessing o... -4.06
memory alloc puzzle in array declare -0.56
Using Constructor for default member value -2.41
memory allocation with a pattern known in advance -0.34
incorrect result for std::is_trivially_constructible<T, T&&g... +3.25
Calculation of combinations/cartesian product of sets (without dupl... +2.76
compare chars for equality without branching +3.71
C++ : how does class variable get modified? +0.66
Logic behind a stack-based maze algorithm +0.37
Resuming debugging session not building changes VS2012 0.00
sorting structures with multiple members c++ +0.02
Returning arbitrary types from a function 0.00
Initializing base class members in derived class initializer list +4.25
Why does std::abs return signed types +3.80
nested iterator loop, why are iterators equal? - c++ -1.47
How to evaluate the quality of custom memory allocator? +3.71
working of pre processor C++ +2.03
c++ function parameter identifier not found -3.75
Classes & pure virtual -0.21
Why not allocate and deallocate memory frequently in C++ games? 0.00