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 ... 9
Title Δ
Understanding Linux virtual memory: valgrind's massif output sh... +0.46
left of '->C' must point to class/struct/union/generic t... 0.00
std::vector resize algorithm +0.35
Warning on using std::strtoul to convert std::string to unsigned sh... +1.86
Can you prevent call of constructor without instantiation? -2.02
Why does my while loop keep executing even when the value is true? +1.34
C++ Pointer Defererence Declaration Syntax +1.14
Why may class which contains "typedef" defined in differe... 0.00
How to change my string to an int for us of supplying to socket 0.00
Program works fine in Debug, but not in Release -0.51
Error when overwriting value in unsigned char array -0.66
erase-remove idiom: did I just delete something? +0.53
C++ What determines which version of C++ can run on a specific arch... +0.35
CPP, error, classes, no match for even though the declaration is gi... +0.08
C++ getting struct from vector with & returns pointer to non-in... -0.56
Using an if statement in a macro +1.44
c++ friend overloading operator << +1.33
std::vector memory management +0.64
error: invalid initialization of non-const reference of type ‘bool&... +1.37
Initialization of dynamic memory c++ -1.28
Weird c++ copy constructor without default constructor 0.00
Can "sizeof" a class or object ever be zero? +1.60
Code with and without -std=c99 produces different results (UMAC AE... +0.94
Defining arrays with(out) constant expressions -1.99
confusion on memory corruption c++ +1.40
can free() function work in cascade in c -2.35
How to manipulate pointers of a vector? +0.35
What is the difference between these two code snippets? +1.29
Compiler cannot see base class -0.62
Why does not used constant pointer at strcmp in cstring.h -2.15
C++ send output of function to cout +0.33
Container list, I get error in for loop -0.63
Converting inches to centrimetres -0.17
How to avoid error when access to the deleted memory block? 0.00
C++ lotto number generator -2.34
Remove white space at the end of the output in C -1.35
Getting segmentation fault with c++ pointers -0.31
something unclear about switch-case +0.70
C++ classes without .cpp files? -0.91
what does "const" mean when overloading operator in C++ 0.00
Is there a tricky way to avoid overriding all pure virtual function... -2.00
Does C++ have comparison operator that specify a range of values? (... +1.42
Iterating past the front of doubly linked list 0.00
c++ pointer to member function from a nested class -1.32
C++ nested class in separated header file +1.22
What means :: on the front of a function call -1.22
Public variables of class not being preserved when altered in funct... +1.14
How to run a class enum through a switch in C++ -0.91
Template function that returns default constructed value +0.83
Tracking down a memory leak with Valgrind 0.00