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 ... 28 29 30 31 32 ... 62
Title Δ
Returning a pointer to the object that an iter points to using `&am... 0.00
In C++, is not permitted to pass an object to function directly? -0.06
why is this so much slower in c++? +0.90
How to joining 2 variables in other variable +0.74
ambiguous template overload for template parameter is a container +0.38
How to randomly select a class to instantiate without using switch? +1.14
Invalid conversion from ‘const int*’ to ‘int*’ while taking std::se... +1.24
Write data to memory in c++ -0.30
why does the array decay to a pointer in a template function +0.47
Correct way to add a const to a class +1.17
How can I find the type of the value present in vector of type stri... -0.87
No matching function for call -1.18
Convert Mat to **float -0.57
Ignoring a return-by-reference result from a function +0.37
C++ Template: Partial template Function Specialization in template... +1.26
cannot convert parameter from `const char *` to `char *` -0.64
C++: Strange behavior of pointer data member in const context -2.37
Using printf function +1.46
continue statement inside for loop and if condition -1.30
Template template parameter on function 0.00
How do I fix "ambiguous overload" error when overloading... -0.69
Problems overloading the >> Operator -1.48
Calling iterator constructor from another class 0.00
Why is copy constructor not being called in this code +1.83
How to combine variable with string value +1.32
SFINAE tried with bool gives compiler error: "template argumen... 0.00
Template argument deduction fails on MSVC: bug? +0.29
how to return char array in c++? +1.40
Polymorphic copy-constructor with type conversion -1.08
Why can't a class have same name for a function and a data member? +0.35
Not copyable object and exception in copy constructor and operator= -1.75
c++ pass a map by reference into function 0.00
typedef error: where to put typedef and how it should be written? +1.07
What does "<<" and ">>" mean in C++... +1.07
Can you cast away volatile on a member from a volatile function> +1.87
Determining the quantity of elements in a C array -1.37
virtual destructor fail using array 0.00
How Does Virtual Destructor work in C++ +1.03
how to catch out of memory exception in c++? -2.27
Declarators in C++ 0.00
Purpose of --enable-auto-import Warning +0.31
compilation error with boost dynamic_bitset -0.14
Have an issue where menu is re-ocurring. using switch statement +1.35
On C/C++, basically what things are compiler-dependent? -1.53
How to make it so the user can't delete a dynamic array? +0.23
2D array bounds checking using std::vector and .at() -1.48
Split array string in c++ +1.43
String processing and memory management in C++ +0.20
ofstream error at runtime +1.51
c++ grade calculator console error 0.00