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 ... 9
Title Δ
C++ function gets specific functor but uses function from base class 0.00
How to delete from map all records with same value but different ke... -0.07
2D array - invalid initializer in C? 0.00
How to convert an int to ASCII char C++ -1.28
How to understand the operator "\" in define macro? -0.64
Intro to C: Continuous Prompt for Input +1.51
How to make sure function call proper with pointer +0.84
LLVM and GCC, different output same code 0.00
Trying to append a wstring 0.00
In C does the logical operator end if one side of a || is true? +0.56
Asynchronous, acknowledged, point-to-point connection using gSoap 0.00
Are private variable visible outside of the class if they are static? +1.77
Overload of pure virtual function -0.24
Deleting resources managed by a vector +0.70
Undeclared identifier/Identifier not found issues +0.40
is insert() necessary in a map or unordered_map? +0.84
What is "error C2061: syntax error : identifier "? -0.86
C++ string and memory management -0.57
C++: Giving unknown class variable to template 0.00
C++ Call subclass method from superclass +0.37
forward compatibility of occi application 0.00
string.find() doesn't return -1 +0.22
Multithreaded prime number generator -0.13
Does "long int num=24;" and "int num=24L;" do t... -0.64
What's wrong with realloc? +1.85
Correct way to set static enum vars in cpp file +1.18
C++ interfaces: how to avoid typing the same method name 3 times? +1.95
Destructor in class -0.81
c++ programming issue +1.50
no suitable constructor exists to convert from "test *" t... +0.47
Best practice for using includes in C +0.73
How to access members of a `struct' according to a value of a string? +1.22
Creating a darts game and two errors come up "too few argurmen... -0.13
How to deep copy full object behind boost::shared_ptr<T> into... +0.74
Explain how this C++ function returns an array +1.61
C++ What is the fastest way to scan for certain elements within a u... +0.30
Why does calling delete instead of delete[] on an array of class ob... -1.86
how to store more numbers of strings in an string array +0.39
c++ typedef generics +0.34
long comparison +2.25
What data structure is better to use to find if sentence consist of... +0.77
Subtraction between static unsigned long variables +2.13
Classes in separate files in C++? +0.03
memory allocation for objects -0.61
Omitting the initializer list entry for data member object +2.72
Recommended C++ Library Design 0.00
Printing Uppercase/Lowercase letters +2.20
What is the difference between (*ptr).f() and ptr->f()? +1.02
Defining a constant datamember +0.40
safe deletion of dynamic 2d array +1.55