StackRating

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

Ayjay

Rating
1495.62 (4,247,880th)
Reputation
2,255 (74,643rd)
Page: 1 2
Title Δ
Why am i getting no match for the cout operator while building a ba... +4.21
Resizing local containers in const method through base class with t... 0.00
How to convert iterators of different types -3.65
"strtol" return different values 0.00
How to get first and second element of the same number and their re... 0.00
Handling invalid input in input stream operator >> 0.00
Is it possible to refer to a user-defined conversion template in a... 0.00
Convert non-ascii characters to english counterpart C++ 0.00
C++ dynamic template queue "double free or corruption (out)&qu... 0.00
Filling an 1D array in C++ +4.10
"Non-standard syntax" error with vectors in function argu... +3.56
Nameless class or object or function, the meaning of code 0.00
(C++) Can I pass a pointer to a heap array I create in a function t... -3.93
How can I access member functions of STL classes inside derived cla... +4.00
Appending to a c++ array -2.76
How to avoid circular references with member callbacks & shared... 0.00
How to overload operator+ with common_type and template recursive t... -1.66
Crossover parts of two std::array's +3.91
how can i create a loop that inserts a character after finding a sp... -1.54
why the first Dynamic_cast did not cast to base class? 0.00
Error: "Expression must have a constant value" 0.00
Is there a way to create a compile time type map in C++17 for type-... +0.81
template class with lambda 0.00
How to make clang not substitute #define macro 0.00
Struggling to create a Boost-Bimap containing std::bitset 0.00
Am I breaking const-correctness if I expose a const and non-const A... 0.00
Header files using other header files functions 0.00
I having trouble with null +1.10
Is it possible to get Bitset to print bits to a single line? 0.00
Why do overloaded move assignment operators return lvalue reference... -3.08
how to distinguish 0 and NULL in c++ +4.04
I couldn't dynamically allocate 2D array in a function 0.00
Convert an integer's binary data to float -2.92
How to split a string with two different delimiters -0.54
Is it better to pass by value for moveable types instead of overloa... -0.70
Is there any good way to obtain the arg type list form function poi... +4.84
How can I fully reassign an instance of a class to another instance... 0.00
Is there a way to check if 2 aggregates are equivalent? +1.69
Create a packaged_task of function object +4.01
Iterating through a sequence while modifying it. Use vector or List... -1.36
STL Set of pointers. Copy constructor issue -2.03
Fast method to check for substrings +0.16
Why the linker complains about multiple definitions in this template? -4.43
Function resolution -3.20
Erratic reporting of local variables by Visual Studio 2010 0.00
Make data member accessible everywhere, but read-only +4.14
What is the simplest way of getting user input in C? -1.81
Reinterpret_cast vs. C-style cast -2.76
How to pass a scanf string to a global character array through pass... +2.39
c++ Better way to assign a derived class to a base class -1.57