StackRating

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

SergeyA

Rating
1566.04 (4,589th)
Reputation
46,757 (2,213th)
Page: 1 ... 13 14 15 16 17 ... 34
Title Δ
Why is inserting into a set<vector<string>> so slow? +1.76
Turn off vim syntax highlighting inside C++ comments -0.85
Accessing elements of a vector of ints by raw pointers +0.43
Beginner's Q on Compiler Errors +2.18
How should class fields be declared in C++? -1.51
Inheriting a template class in C++ with unsupported type +0.01
Template as template argument for specialisation 0.00
Array declaration inside struct using predefined constant in C++ +0.04
Is There a Standard Algorithm to Copy Until? +1.54
c++ templates and polymorphism no sutiable user-defined conversion -2.37
linked list with template: call to implicitly-deleted default const... +0.08
What is the use of copy constructor if all that it does can be done... 0.00
Size of different data types causes confusion -2.09
enable_if and constructor with VS2012 -0.93
Divide a std::string without copying +0.44
Would Iterator loop call end() for many times? -0.50
What are any side-effects of declaring something as size_t that I s... -0.18
C++ ambiguous operator for template overload 0.00
Why does static library contain a main function? +2.38
Clang thread safety with std::condition variable -0.54
Is an object valid in serialized form? c++/inheritance/serialization +0.44
What is the difference between printing a char* with `&` and `(... +1.11
Why my map of pointer to function isn't compiling? 0.00
How to wake up epoll_wait() before any event happened? 0.00
Compile Time Diagnostic for Inlined Methods using Variables with In... 0.00
In what circumstances lock free data structures are faster than loc... +0.43
Returning variable-width data by value in C +1.27
How does C compiler handle post-increment (i++), memory wise? -0.95
reference and literals in C++ -2.00
Explicit template instantiation using alias? 0.00
c++ default parameters: can only the last argument(s) be left? +1.50
How can I push a Fibonacci number into external array? +0.44
Feed std::vector<unsigned char> from unsigned char * +2.62
How does a C++ std::mutex bind to a resource? -1.66
would deleting copy constructor/assignment break standard library o... 0.00
Optimization behavior with && and & +1.06
numerical constants as types or variables in a container? 0.00
What should be called in storage reallocation of vector if the vect... 0.00
VC++ and *nix Compiler Differences +2.10
Where to define struct only to be used as private member variable? +1.44
C++ is static variable initialization with = atomic? -0.72
Change constant value -1.12
Is there any equivalent std::algorithm similar to std::map::lower_b... 0.00
why does std::allocator::deallocate require a size? -2.08
How can I deploy a C++11 program (with dependencies) on CentOS 6, w... +0.96
Initialization of vector of objects +1.33
Copy a struct inside a byte buffer -0.90
How to declare a variable in Try and access it in Catch? +1.47
C++ type of dereferenced iterator -1.62
Access Violation from Lambda occasionally exhibits itself +0.47