StackRating

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

Xirema

Rating
1573.44 (3,653rd)
Reputation
14,180 (10,061st)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Why is my If statement being ignored in C++? -0.58
Why do i keep getting - warning: control reaches end of non-void fu... +0.97
How do I implement inheritance in a partial class template speciali... +2.04
OpenCL, manage device buffer pointer from host? 0.00
What is the best practice to do reduce in OpenCL? 0.00
C++11: How is boost::make_tuple different from std::make_tuple? 0.00
C printf cross-platform format without warnings -2.11
Which devices does clBuildProgram build for, if we pass NULL to dev... 0.00
Which is a better usage variant of linking boost library between si... 0.00
Difference between ASCII values 0.00
What is the fastest way to check if a string is present in a string... +1.66
C++ How to call a derived base class function from main -0.82
How to heap allocate a 2D array in C++? +2.39
Recursively mapping mines on a minesweeper board 0.00
glewInit fails when called from a background thread +1.69
Deduce return type of a function dynamically 0.00
Crash when assigning to std::future under MSVC's Debug mode 0.00
How does casting from a void* of unique_ptr<T> to T** work? +1.23
C++ Find object in vector and call a member function on it 0.00
Is accessing parts of a string after an embedded null terminator UB? +2.25
Variant visitation and common_type -0.87
Program Aborts when using vector iterators 0.00
Can I transfer a jpeg or mjpeg file from the hard drive to the GPU&... 0.00
Forwarding reference vs const lvalue reference in template code -2.12
Constructor default-public and private variables -0.05
I want a template to return different classes -0.04
Understanding const -1.04
Declare function in static library, define it in application that u... -0.31
C++ - Get the "difference" of 2 strings like git +0.44
How to make a "variadic" vector like class +1.85
How to fix visual studio autocomplete when typing for loops? -2.26
Why does my thread not run in background? -1.19
Divide interval into n parts as evenly as possible 0.00
In openGL should model coordinates be calculated on my CPU or on th... 0.00
Game of Life RLE format - line ending with number 0.00
How can I convert *.vert & *.frag to char in C? 0.00
How to Move certain elements of std::vector to a new index within t... +1.08
How to execute a while-loop for exactly 60 seconds in C++? +0.56
OPENGL: How do I implement uniform variable to achieve fading effect? 0.00
Generating random numbers in C++ using std::random_device +0.45
While loop responds strangely to non integer +0.44
I am trying to fill vector array with getline, what's wrong? +1.34
Why won't overloaded operator> work when the arguments are d... 0.00
What is size of class while using inheritence? +2.01
unable to put values in vector with the same syntax as array -2.28
Detecting repetitions in Conway's game of life 0.00
new[] / delete[] and throwing constructors / destructors in C++ -0.62
OpenCL finds platform, but cannot open them 0.00
Access violation reading location 0xFFFFFFFFFFFFFFFF when using FAS... 0.00
How to pass a dynamically allocated array with "size determine... +1.25