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 ... 5 6 7 8 9 ... 62
Title Δ
Parsing and adding string to vector -0.47
What is the significance of comma in array and structure initializa... 0.00
Curiously Recurring Template Pattern and statics in the base class 0.00
String concatenation, why does this compile? +0.90
Does sizeof(int) (or any sizeof any simple data type) cost anything... +1.09
Initializing an Array using Size of Operator? +1.01
C++ Syntax Meaning -0.80
Can I use SFINAE to detect template class member functions? -0.45
How to write a template function that can handle object or pointer... 0.00
Why does setting an element of a map to its size increments the siz... +1.03
Declaring a C++ std::set iterator +0.64
Best practice for storing an array of struct of undefined length +0.24
C++ set, Iterators: get index +1.19
How to give an argument a default value determined by a function of... -1.68
Compile time warning about memset on non plain old data +1.36
Use constant to set variable type -2.46
Why does std::array not have an constructor that takes a value for... -1.43
Default Values C++11, compiler to compiler +0.27
main () returns an integer? -1.60
Function pointer not working +1.24
can #define be used for printing information? -0.10
Is there a way to figure out the version of a compiler in code? -1.46
How to make a conditional typedef in C++ +0.85
c++ - What does the name after the closing class bracket means? +0.46
Difference between a, &a for int[][] 0.00
How cout is more typesafe than printf() +0.08
life of an object created with copy constructor -0.51
How do I pass a ostream and use cout to display on the screen in a... 0.00
Can I get the index of an item from within a range based for loop? +0.66
Type conversion from signed to unsigned problems -2.28
Why can't a function go after Main +0.42
static method can't return struct type?(C++) +1.24
What are the rules for the "..." token in the context of... +0.23
no need to delete struct memory in vector<StructA*>? +0.84
SFINAE and decltype(auto) +1.48
Why does this function template call work? +0.99
c++ dynamic array initalization with declaration +0.22
Is not providing an explicit destructor bad practice? +0.78
How is it possible to declare nothing inside main() in C++ and yet... +0.45
Interator and average in C++ +0.79
Same declaration with and without const, why? -0.68
Warning: truncation from int to char, when using string::find_first... 0.00
Value of int i = i ^ i ; Is it always zero or undefined behavior? +0.27
How to make a C++ class produce non cloneable objects -1.20
Performance Difference Between C and C++ Style File IO -0.04
How to use std::accumulate over first 3 values of map -0.25
Syntax of template function count in c++ +0.29
List-initialization of const references to temporary objects -1.96
Range-based loop & Inline functions +2.82
what C++ style syntax does this belong to 0.00