StackRating

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

xinaiz

Rating
1474.09 (4,513,021st)
Reputation
3,230 (52,317th)
Page: 1 2 3 4
Title Δ
C++ algorithm for 2 lines with same length -4.10
How to calculate mersenne numbers in compile time -1.56
Vector of pairs with generic vector and pair type, template of temp... +3.93
std::istream_iterator stops advancing +4.14
Template Matrix scalar multiplication c++ 0.00
Efficient way of determining whether one vector is a subset of anot... +4.35
Why is the discrepancy in these two cases of using C++ templates? 0.00
Create a matrix from multiple matrices in C++ -1.76
Nested Switch statement - returning to beginning of switch +3.24
what is the difference between g++ in android and g++ in ubuntu? 0.00
How to retrieve the x and y values of a vector<Point> variabl... 0.00
gcc vs clang behavior on partial specialization with variadic argum... -1.75
(C++) 2^32=0 but 2^31 * 2 works +4.30
How to read text from a dat file without it showing hexadecimals? C++ -3.06
array of pointers to member functions 0.00
how can i clean correctly struct containing vector c++? 0.00
Check input string to see if it is a number in C++ -0.51
GCC: template previously defined error +0.26
Attempting to find max and min values of an array through a functio... -1.21
Copy two dimensional array elements to another two dimensional arra... +2.21
Friend with own class template with other template parameter +6.36
How to distribute a value into vector 0.00
Declaration of dependent type as function parameter in template class 0.00
Why does my program keep going into my input validation loop? -0.96
Is it possible to evaluate array on compilation time? +2.23
Find compound interest using operator overloading 0.00
C++ Copy and modify argv[] -2.15
C++ Call function that is not defined yet -1.57
Why I cannot initialize char array in struct -2.83
The use and the idea of integer to string conversion 0.00
Conversion of number into another number with different base using... -3.76
C++: implications in main() of using forward class declarations 0.00
Look for least frequent digit in an integer C++ -3.83
Please help me understand C++ variable scoping rules, again :( +4.23
Is "object.EnumConstant" instead of "Class::EnumCons... 0.00
Setting values in a 2D array in C++ -3.80
ClearConsole() in C/C++ - function which clears console 0.00
Split a string by ',' but ignore text inside quotes in the... -1.01
format binary literals with std::cout +4.21
Calculate Change Without If/While/For Statement or any data structu... +1.41
Simple C++ chocolate managing game isn't working very well -3.81
Should an object with a pointer to its parent have a copy construct... -3.70
operator+ doesn't work when both parameters need to be promoted +4.22
Template of vector in C++ compilation error -1.15
Randomize 4 different numbers -1.97
Last word in a sentence is not printing after the sentence is rever... -2.04
if..else..if..else code not working properly(coding in C) +0.25
Initialize base class with no default constructor in constructor of... -3.37
Structures export data for specific name -1.85
Display simple text on vertices 0.00