StackRating

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

iammilind

Rating
1509.89 (71,401st)
Reputation
45,570 (2,306th)
Page: 1 ... 13 14 15 16 17 ... 23
Title Δ
value in an array doesn't seem to be incremented after a for loop c++ +0.03
C++ Qt Reflection with Copy and Assignment -0.43
what happens when i only call a constructor? +0.80
implementing or defining class or function declared inside an unnam... -0.13
Uniform way to get object address or NULL in global function +0.57
Should we use constexpr everywhere we can? -1.51
looking for solution of c++ member function override (non virtual) +1.18
Test a method if it would throw an exception or not without invokin... -0.28
Assigning heap objects to a std::map +0.02
In C/C++, is there a directive similar to #ifndef for typedefs? +0.21
While constructing the default constructor can not handle exception... -0.32
How do i remove the white spaces in my text file using c program -0.41
How derived object in base pointer invokes base function? 0.00
How do I pass an entire array pointer as const such that the values... +0.64
Compile-time assertion? -1.01
Handles to objects in central registry with automated cleanup +0.45
Array declaration in the .h file, is it a good idea? +0.17
C preprocessor flow control depending on function arguments -0.27
java array exact length -0.77
Can Vi editior show the \n, \t, \s etc.... in a html file? 0.00
Optimizing the loop in a block by block transfer -0.49
C++ using C code using double underscores in defines and identifiers -0.99
Change pure virtual to virtual and stay binary compatible +2.74
cscope searching for local functions C++ 0.00
C++: Any reason why function returning pointer shouldn't be const? -0.35
How to optimize a simple numeric type wrapper class in C++? +0.32
Constructor behaviour in runtime polymorphism +1.19
Add member to existing struct without breaking legacy code -0.67
template arguments inside a compile time unrolled for loop? +0.08
Map in Map Map.Clear() error +1.26
How to idomatically define assignment operator for immutable classes? 0.00
Doubt on scope in loops -1.99
template specialization for a const pointer to a const type 0.00
What is the difference between -1 and ~0 -0.79
Why must C++ constructor use dynamic allocation for array? -1.19
Can i use vi command (eg.5DD) in bash programming? -0.01
empty a specific element of a vector +1.15
Why we shouldn't dynamically allocate memory on stack in C? -1.56
How to delete object constructed via placement new operator? -1.13
can you explain this process step by step? 0.00
One if else statement will not execute +2.74
Is this use of the "," operator considered bad form? -1.12
C++: memory leak or memory error when trying to handle nested objec... -0.82
how to declare variable before you know what data type it is? -0.83
No array allocated using new can have an initializer? -0.35
How to access private data members outside the class? -0.61
C++ compile error on Visual Studio 10 +1.04
How to avoid linking a certain object file everywhere +0.26
Rewritable dynamically-typed value as a class member -0.46
what is the difference between "some" == "some\0&quo... +1.48