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 Δ
Can't figure out why my switch isn't working. Seems to not... +0.52
error access violation writing location 0x00229C20. when trying to... -1.05
Elegant initialization of static (member) array with a sequence +0.02
C++ error: terminate called after throwing an instance of 'std:... 0.00
error: invalid types 'int[int]' for array subscript why 0.00
What should be returned as int& when we don't have a proper... +0.53
Unexpected behavior when pushing a character to vector of strings +1.19
Converting binary to decimal in C++ without using conditionals -0.25
Hiding raw pointers by providing a "proxy" pointer -0.30
Is it possible to check for existence of member templates just by a... -3.10
How to use classes in C++? 0.00
Explicit class member instantiation -0.02
In C++, why isn't it possible to friend a template class member... -3.92
Does all c++ code(exactly the same) will compile and work the same... +2.73
Is passing an uninitialized variable to another function UB +2.45
getting error in a C++ code (vector implementation) 0.00
In a text based adventure game, how do I prevent long confusing con... -3.98
How to limit visible user input when using std::cin? +4.18
Forward declaration of template friend function +6.37
C++ template class change static member's value 0.00
What does (expr1, expr2) do on the right side of an assignment? -2.99
Trouble with Templates: 'class' type redifinition 0.00
How do I call a child's overloaded operator from a function in... -4.02
Cant find error in my code : C++ +4.03
How to write a literal constant like "size_t s = 16 MByte"? +2.59
this pointer of a static object 0.00
Shift array elements +4.13
Generic lambda with msvc140 0.00
C++ object-like macro containing URL interpreted as comment +1.94
Automaticly add CV-qualified functions -0.51
I can't set two user-defined class declared variables equal to... +4.40
C++: Removing Comments from a String? +0.31
Calling a function depending on a variable? -1.39
c++ function to return "zero" of the appropriate type -3.35
Output spaces in C++? -2.00
one element of list is sorted others aren't +1.58
Is this list garbage memory? 0.00
Enabling a static member conditionally without changing the member... -1.55
Convert mpz_t to binary representation 0.00
STL vector iterator giving core dump +0.36
STL containers' difference_type typedef 0.00
Access MainWindow widget from another class gtkmm 0.00
How can you multiply numbers in string in C++? +0.20
C++, does bool conversion always fall back to implicit conversion t... -1.43
Trying to illustrate Perfect Forwarding with pairs +0.93
Some errors with fabs in C -1.06
const char array multiple initialization c++ -1.12
Initialize member variables with multiple constructor calls -2.50
copy member variable into byte vector -3.65
Constructor arguments from a tuple -1.13