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 ... 12
Title Δ
Is there a difference between 'type const &value' and &... 0.00
What is the correct algorithm to perform double-float division? -0.03
What is the maximum number of elements one can store in a 2-d vecto... 0.00
Freetype correct size rendering 0.00
Get result into the caller from a function returning std::optional... -0.34
does checking for nullptr 100% protect from segfault regarding memo... -0.45
Method without parenthises in C++ 0.00
How to copy std::vector<std::string> to GPU device with CUDA 0.00
Is there a way I can put a string array member in front of ".s... -2.24
How to work on intergers as large as 2^9000000 in C++ 0.00
Does C++ have a container that stores at most one object of each ty... 0.00
How to get an object using [] operator in C++ 0.00
How to check if 2 c++ arrays are identical (all elements are the sa... 0.00
Z value always 1 or -1 when using `glm::perspective` -2.31
Branch on null vs null object performance -1.08
How to alllow template class constructor to support different numbe... -2.46
Does C++14 and above allow default parameters for Lambda functions?... 0.00
convenient Vector3f class -0.34
Why don't core C or C++ texts mention sound or graphics? +1.45
Using std::async slower than non-async method to populate a vector +0.98
Sorting 2D array in c++ 0.00
Why doesn't 'd /= d' throw a division by zero exception... +1.49
How to prevent deletion of a raw pointer that is used as shared poi... +0.39
How Can I Concatenate Many Sets of Columns Into Several New Columns? 0.00
Why does std::any_cast give segmentation fault? 0.00
Cannot access GLFW/glfw3.h in Visual Studio 2019 0.00
How to ensure some code is optimized away? +1.04
Cout'ing array of length 20 outputs 23 characters -2.27
"How to use long long data-type rather than pointers data-type... +0.98
What is faster, Union or std::variant<>? 0.00
lower_bound function not working properly? -1.97
What is the highest limit for boost-multiprecision cpp_int? 0.00
How to copy dynamic matrix to device memory in CUDA? 0.00
Malloc, free, and multiple pointers, how does it work? -1.37
How to handle when a factorial gets too big for int in C++? 0.00
Is gcc's implementation of `std::random_device` correct? 0.00
C++ OpenCL: what happens to a subbuffer when a buffer goes out of s... 0.00
Why "using sleep()" makes the result of the same code bei... +1.60
Space complexity of an array of pairs +1.46
Can I use std::sort on heap allocated raw arrays? +0.35
Function compiling even though it doesn't accept integer 0.00
how to find the number nanoseconds elapsed since 01/JAN/1970 00:00:... +1.08
C++ constexpr to generate std::vector 0.00
Purpose of the C++ keyword: &= (a.k.a. 'and_eq') -0.22
Is it safe to make destructor not virtual, and delete base pointer... -0.00
std::map use. What is wrong here ? core dump ? What I do not do cor... +0.32
Using atan2 to turn a range from - 1 to 1 into degrees 0.00
Converting IPv6 addresses to 64-bit double 0.00
Why is there still a copy constructor call at the end despite imple... 0.00
Using map::find when 0 is an acceptable value 0.00