StackRating

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

yuri kilochek

Rating
1554.65 (6,717th)
Reputation
8,474 (18,477th)
Page: 1 2 3 4 5
Title Δ
is this use of references incorrect? -3.71
Why assert macro makes use only for debug build +4.19
strange c++ arithmetic 0.00
Convert C++ string variable to long +0.20
Assigning int*** to int[][][] 0.00
Is there a way to typedef a static function -4.25
What does the returned value of the strcmp mean? -0.35
length of dynamic array in c++ +0.62
stack variable or declaration of function -3.94
Select the second instance of a string under quotation marks with r... +3.68
Which of two overloaded templates will be called? -0.70
Should delegate have a virtual destructor? -1.83
Telescoping constructor +3.72
C++ automatic type casting : wrong behaviour for a container class +4.93
problems embedding lua in c++ +1.99
Class Headers and using constructors in my class .cpp file: "e... -0.16
Unusual compiler error in C++ program. Not syntax related. Windows... +1.43
When you return object by reference, when do you need to be worried... -4.20
Comparing weak_ptr to raw pointer doesn't work, looking for alterna... 0.00
program crashing -1.22
typeid for container STL +0.67
How to create a function that returns smallest value of an unordere... +3.78
Is it a bad practice to write a lot of type aliases? -2.48
C++ .h & .cpp file - prototype error 0.00
Dynamic binding in C++ on copied object +0.95
Captured variables in lambda functions confusion -3.38
std::shared_ptr of this +3.80
Should I use a conversion operator for the struct I'm wrapping up? +0.02
Undefined reference to `_imp__glewInit@0' -3.87
More than one variable type in array +2.07
What is the header for boost::atomic -4.03
Is it safe to write non-virtual conditional member functions? -0.35
Making variables persist even after program termination +1.56
correct way to catch a created exception +3.77
what 's the address of a vector obj in C++? +4.17
Auto_ptr to external C struct 0.00
How to find right data structure for a searching application? +1.32
Operator+= on vector failed +4.21
Can a copy-constructor take a non-const parameter? +2.12
Invalid pure specifier c++ +3.20
shallow copying of data type with heap objects and destruction conf... +3.99
C++ -- Can I use a template function that is not implemented in a h... 0.00
C++ - Defining 2 template parameters but calling with only 1 +4.26
Freeing resources in a class with shared pointers +4.30
C++ Concatenation Oops -3.07
recursive function has out_of_range exception +4.43
How to properly close worker threads created for using IOCP 0.00
What happens when setter-method arguments are references in C++? -3.91
Vector is out of range +0.10
How to get a pointer to std::get<0,tuple<int,int>>)? -3.54