StackRating

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

Sergey

Rating
1527.40 (21,130th)
Reputation
5,373 (30,725th)
Page: 1 2 3
Title Δ
Some confusions about the openGL shading models for GL_FLAT and GL_... 0.00
C++ vector<Data> to vector<IData> +1.03
Transferring ownership of raw pointer to unique_ptr +0.75
How do vector elements preserve their original address after a vect... -0.83
How to add new source file in CMakeLists.txt? -2.28
How to inherit methods and then add something to them? -0.04
Unexpected behavior with reference and friend class -0.82
unpredictable number of nested loops -2.08
How to send only new data to opengl without loosing previous data? +2.13
C++ Overloading == to compare objects from different classes +0.45
Can interface block size be larger than underlying UBO in Opengl? 0.00
LTO causes crash in standard library -2.19
Default template specialization with multiple conditions +0.33
Cross-compile C++ application for Linux on Windows in Eclipse -1.95
Emit information from a library without run-time cost if none is wa... +0.47
Keys to access vector fields - enum class or enum in namespace? +0.44
Why there is no GLFW_REPEAT for the mouse? 0.00
Best way to strip private data from JSon when using jsoncpp +1.62
How to unset a flag in Qt? +0.29
Convert HWND to Hex String in C++ +0.46
How to change the last argument in the parameter pack? +1.49
How can I call variadic template constructor in c++? 0.00
Sub-array template -1.86
Templated Classes using header and source file 0.00
std::ifstream initialization with filename +0.46
Function reading from a file into vector C++ +1.39
Vector subscript out of range - vector of structures -0.71
How to typedef the return type of a method from a template class? -0.02
Compiler error when destructor declared in class body with unique_p... -0.59
OpenMP paralelization inhibits vectorization -0.33
Why std::vector::at() needs bounds checking even with optimizations... +0.29
QVector to Complex 0.00
Pros and cons of wrapping a number in a struct to avoid implicit co... +1.83
c++ template function error: template-id does not match any templat... +2.07
Trying to create Qt 4.7 QStrings, stuff into array of pointers +1.99
Ampersand(&) (very command execute) with QProcess 0.00
How to get binary data as a vector<complex> in C++? +0.47
Conversion from pointer to normal vector works inside main but not... -1.38
Is Sign Extension in C++ a compiler option, or compiler dependent o... -0.15
Error while using an object of undeclared class in another class in... +0.25
How to output variable numbers in OpenGL? 0.00
How to read a binary file of complex numbers in C++ 0.00
Doxygen demands that an include-guard be documented 0.00
Questions on memorybehavior of vectors -3.70
c++ unit testing check output is correct 0.00
What strings to use when writing a cross-platform text game engine... -0.80
C++: I can't start my class, I get class was not declared in th... +3.76
Sum all the numbers between two indices in Matlab 0.00
How to enforce a particular signature for template callback paramet... -3.43
What is the difference between "const int& jj" and &q... -2.95