StackRating

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

Kiril Kirov

Rating
1610.50 (1,384th)
Reputation
28,259 (4,432nd)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Base Class contructor error +0.92
Ternary operator. Automatically types conversion in condition +1.42
Is there a memory leak, if yes, why? -0.72
C++ std::bad_alloc from stack allocation? 0.00
Open file with input name 0.00
Avoid struct padding in C++ +1.77
Why isn't std::list.size() constant-time? -1.82
Passing Two dimensional array to C++ using command line +1.65
How many primitive steps in y=x++? +0.82
Use multiple ORBs through different threads (multithreaded multi-or... -0.10
How to store a char arrays text in a string? 0.00
The base class member function access child class member function d... -0.09
Declaring more than 1 pointer in a single declaration +2.34
What actually happens int i, k; k &= i; +0.39
Why does it make sense to give definition for a pure virtual functi... -1.05
using namespace in template class member functions defined in heade... +1.57
Very simple C++ basic code +1.11
Isn't this code incorrect? +0.17
C++ Parsing string to find occurrence +0.13
To declare a inner struct consist of reference to the outer struct 0.00
Good practice for including headers in each module 0.00
Build error: multiple definition of 0.00
what is the proper way to fill members from raw data -1.02
typedef inside class -0.08
adding two polynomials error with operator overloading 0.00
C++ error while adding values to map in .h -1.72
Does send() allways send whole buffer? -1.28
Reassigning chars in a char array -0.30
Vector of Structs is not sorting C++ -0.09
MSVC++ Compiler error C2923 when passing template argument 0.00
What are the rules governing precedence during C++11 type inference? +0.44
How does C++11 type inference decide between floats or doubles? 0.00
Memory leak in vector of pointers, how to prevent? -2.13
New to C... getting "UArray2.h:19: error: expected ‘)’ before... +0.97
C++: why code is compiling +0.68
Why the compiler outputs the following error codes: C2143, C2238, C... 0.00
type inference when using templates +1.20
What would you expect of this C++ expression? +1.61
C++ interview function -0.05
Virtual function mechanism with reference to virtual constructor +2.35
How to interpret *( (char*)&a ) +0.22
Random function in C +0.41
Virtual friend functions for a base class? +1.53
Segmentation fault on printing pointer value +1.11
error c2143 missing ';' before '>>' and error c2143 missing '... -0.43
Reason for such unusual output in c++ +1.12
Error 1 error C2039: 'getIterator' : is not a member of 'DoublyLink... -0.06
Dereferencing pointers to members of union -0.81
Class casting to a type 0.00
strcmp() thinks that strings arent equal.. but are they? +0.71