StackRating

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

Nawaz

Rating
1701.47 (143rd)
Reputation
262,646 (156th)
Page: 1 ... 22 23 24 25 26 ... 62
Title Δ
Is there a difference between these two stuct-related declarations? -1.13
How do i ToString() an enum in c++? -0.48
C++ Forward non-template member function call to template function -0.08
Char array gives error when initializing +1.00
How do I parse user input from the standard input stream? -0.58
Hidden copying constructor C++ -1.26
How do I get the argument types of a function pointer in a variadic... 0.00
C++ optimisation levels uncovering latent bugs -1.12
Template Specializations and Static Locals +2.10
C++11 constexpr function's argument passed in template argument +1.26
How to get the number of arguments of `std::function`? 0.00
Tables of C++ member functions +0.10
How to determine COM object size in memory? -2.69
C++: const volatile methods -1.92
Templatized derived class inheriting through CRTP class, access to... 0.00
Is there way to check the type of a preprocessor symbol value in C/... +0.77
CreateThread parameter value changes unexpectedly -0.27
C++ array of different objects? Know how to do it in java +0.53
how to know it's a new line in a text 0.00
How to set a boost::optional back to an uninitialized state? -2.19
Is there a way to read a string faster than getchar() (C/C++)? +1.13
How to reverse a string in blocks of 2 in C++? -0.94
C++ remove_if overwriting my vector +1.27
C++: Can I write a template class that derives from T? +0.31
ostream chaining, output order +1.57
Strange compilation error in usage of nested lambda +0.22
Why is gcc 4.7.0 giving me a segfault on this code while online ide... -0.33
pointer to function object in C++ +0.03
Unexpected end of file error +0.87
Variadic template max function trouble 0.00
Do references take memory in C++? +0.22
What is the purpose of the "final" keyword in C++11? +1.35
Will copy constructor be run for this code? -0.88
Why I have to call delete on the "original" pointer? +0.68
Passing string as argument +1.28
C++ object creation and constructor -0.79
"a list of vectors of ints" - is this possbile? +0.68
c++ template specialization for all subclasses -1.15
The fastest way to write data while producing it +0.02
Should I copy an std::function or can I always take a reference to... -1.18
Is it possible for me to remove this last if statement? -0.15
How to specify the console as a file to write on with ostream? +1.28
Can names inside an anonymous namespace in the global scope have le... -0.66
Is the following safe to do? +1.15
class Bar { operator Foo(); } +1.59
Pure virtual invocation from constructor and destructor -1.89
Why the default constructed iterator can be used for the one-pass-e... -0.56
mingw linker error when using vector templates 0.00
Compilation Error in g++ 4.3.4 compiler -0.68
How do you design a C++ class without making a std::vector a public... +1.36