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 ... 24 25 26 27 28 ... 62
Title Δ
how to dynamically declare an array of objects with a constructor i... +0.34
about ostream and how to use in the main function +0.02
integer to boolean array made of bits, most efficient way in c++? +2.29
Dynamic Object in C++? +0.20
Access an array of class in a function -0.91
Trouble with templates in c++: "Expected primary expression be... 0.00
Compile Error: Wants Pointer instead of Object 0.00
Split a string into an array in C++ +0.83
How could I cast to a variable class name? +1.09
string operation-appending a string to itself +1.64
Possible buffer overflow issue -2.48
Why do const variables have to be initialized right away? +1.01
What are the subtle differences between methods and free functions? -2.44
Enable compiler warning for initiating member variables with themse... -0.16
In which cases va_list should be used -0.06
How can I specialize a template which depends on a static data memb... -0.63
C++ static initialization vs __attribute__((constructor)) +1.34
strncpy equivalent of std::copy -1.96
Is it possible to overload the *static_cast* operator? -1.44
C++ Warning if re-declaring member variable in function -2.09
C++, will this cause memory leak? -1.62
Type aliases in C++ +0.86
Pointers and references error in C++ +0.04
Is this the right way to delete and erase pointers to objects store... -1.14
Change the logic of application at run-time +0.33
Implementing a memoization table with a map templated on a pair of... +0.61
use operator << to push std::strings in a vector +1.23
std:ostream and cross-platform compatibility +1.15
C++ delete operator on pointer, pointer not nulling +0.93
where does v.end() point to? -1.81
Please explain the following function which returns the size of an... -0.64
C++: Linker error: undefined reference only to one specific class m... +1.20
looping for a series -0.43
Inherit from an instance of template class -0.50
Can I have a declaration in C++ like `myFunction(void *x, void *y)`? -2.22
C++ copy content of structure -0.58
Pointer to an instance of a function template +1.49
const pointers vs const references in C++ -1.99
Return reference to a vector member variable +0.95
unresolved external symbol when accessing a static variable +1.14
std::for_each and two-dimensional array +0.34
String assignment error +1.32
Constant value calculation +1.15
How to cin to a vector +0.55
No matching function for call? +0.31
Reference as member variable +1.72
Using type casts to have different objects in a single vector 0.00
Template container class is considered "scalar"? 0.00
Making an array of a certain struct within the struct. -0.22
Overloaded operator trying to take another overloaded operator as p... -1.17