StackRating

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

Nicky C

Rating
1576.99 (3,297th)
Reputation
3,390 (49,771st)
Page: 1 2
Title Δ
Defining a string in an if statement +3.08
in contrast to C code, why C++ code doesn't need "#define... -5.01
std::move(key) while iterating over unordered_map<string, string... 0.00
I am attempting to define a class which can only be instantiated on... -1.15
Does strict aliasing prevent you from writing to a char array throu... +1.71
How to create a 128-bit integer literal +4.84
Extract data from heterogeneous list +3.17
Fill a vector of pointers with a range-based for loop 0.00
Why pair doesn't need types in initialization 0.00
Different result in changing precedence of operator +3.25
Difference in implementation between two insert() method signatures... 0.00
The best way to define a const variable +3.15
Explicitly select copy assignment +3.39
Is there a way to write a large number in C++ source code with spac... +3.36
Vector in c++ using for loop +1.34
Addition of Array with integer value gives '0' always +1.04
Compilation error while comparing iterator to NULL in C++ -2.95
C++ Short-Circuit for IF-Statments and While-Loops 0.00
error: invalid use of incomplete type 'struct std::hash<>... 0.00
XORing a string in C++11 +2.94
function templates and operation +4.12
How to Use data members of base class as derived class' constru... +3.46
Bitwise operators and bit manipulation (no solution?) +3.55
C++ overload the + operator of a class so you can add a different c... 0.00
Uninitialized local variable error on a vector in C++ +0.48
method on at parent class is not overriding +3.27
Meaning of f(T*, int) interfaces vs. f(span<T>) interfaces in... 0.00
Average value of character 0.00
Iterators over two-dimensional vectors 0.00
Assigning values for variables inside if conditional - Allways bad... -1.89
Does std::malloc return NULL or nullptr on failure -0.63
Is there a way to avoid having global variable to implement qsort 0.00
Set of Structs Missing an Element 0.00
Expected unqualified-id before 'not' token C++ +3.53
The right cast sequence from int** to int* volatile* in C++ -0.45
Can vector be a container for queue in c++? 0.00
Best way to get length of const char * in c++ +3.64
How to properly rewrite with templates this C++ code that uses inhe... 0.00
concatenating arrays, array 1 memory gone C++ -4.89
why calling function/method overload as static polymorphism in c++? 0.00
My cpp program is not being asking for input. +3.93
C++ How to convert char pointer array to string array? +3.58
Templated Linear Search 0.00
Conditional Operator the only way to initialize global variables at... -4.06
How to use a numerical array literal +4.03
Is "Lifetime" restriction implemented in C++? 0.00
How can I define operators so that a array of user-defined types ca... +2.75
C++ lambda: good reference vs. bad reference +1.58
How to overload operator<< to output a vector, defined inside... 0.00
Which is the correct way to use a header file in C++? +3.79