StackRating

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

Anton Golov

Rating
1517.33 (37,984th)
Reputation
2,698 (62,645th)
Page: 1 2
Title Δ
Error: expected type-specifier before 'ClassName' -0.06
Is it bad to have large objects on the heap? +0.26
About constructor call for base and derived class -0.03
Sharing function between classes -0.72
I'm having trouble creating objects and using their class functions... +3.71
What is the easiest way to make a C++ program crash? -3.41
Inheritance in C++: Error C2011 -0.33
Alternate class design for providing correct pointer-like behavior... +4.22
C/C++ Syntax - Separating statements with , instead of ; legal? -3.65
Virtual multiplication operator in c++ -1.12
Which of these patterns is best? -1.92
Subscript operator overload and reference to pointer error +0.57
OO programming - Variables as member or just in the header as globa... +2.44
using namespace std; in header file +0.41
Union vs. static_cast(void*) -1.50
How do I change a C++ output stream to refer to cout? -4.12
How to insert 'const Obj' into std::list<T*>? +3.64
Building multiple executables with similar rules -2.02
How do I delete an object that was dereferenced? -1.57
What can cause segmentation faults in C++? -0.14
C++ pointers local in functions -1.44
Simple text editor in Qt/C++ +3.74
which is a better approach for fibonacci series generation +2.54
Is there a dataset in python similar to structs in C++? +2.11
Why define constants in a class versus a namespace? +3.22