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 ... 12
Title Δ
Why/when should I use std::unique/shared_ptr (std::vector<>)... 0.00
Avoid narrowing warning on c-style array creation +1.48
Referring to a "std::unique_ptr" that you don't own (... -2.50
C++ Why are non-const array declarations bad? -0.73
swap different size range in a vector +1.97
How to reinterpret cast an array and is it safe to do so? +1.09
C++ performance std::array vs std::vector +1.23
c++ populate a std::map create unnecessary objects 0.00
In C++, is it defined behaviour to delete a primitive type such as... -1.27
Multiplying a large integer with a digit. What's wrong my code? +1.54
Why does an empty loop use so much GPU (OpenGL)? 0.00
boost::multiprecision: What's the cheapest way to multiply or d... 0.00
cout printing integer when expecting float(double) +2.12
How to fix error: 'hash' does not name a type in C++ 0.00
Can I use std:fixed or std::setprecision() with >> operator? +0.40
How to copy a set of object to an array of object? -1.04
Short and elegant way to do typecasting in C++? +2.04
Converting lines of code from C++ to JAVA 0.00
Is there a "safe" static_cast alternative? -0.18
Make Random Numbers Generator with average value +0.39
How do I write a message timestamp to a log file? +0.40
How to simplify std::variant class types 0.00
Floating point number to 32 and 64bit binary representation 0.00
boost::geometry::within() behavior for point and seqment -0.11
std::chrono::duration can be initialized by seconds, but not millis... 0.00
Why does using the move variant of std::vector::push_back invoke th... +2.02
C++14 encounters strange "use of deleted function" error -0.51
Is calling a method on an object during destruction call from anoth... -0.09
number of swaps required in bubble sort without actually sorting it -0.38
OpenGL Shaders Dont Draw 0.00
C++11 rvalue reference vs const reference -0.92
Reading / Writing Control Characters in binary file +1.67
Dynamically creating and storing data in a string array 0.00
Why we don't have 'const iterator' in the C++ standard,... -2.19
Post incremeting in C++ vs adding 1 -1.69
Performance Improvement due to Use Of If-then cases 0.00
dynamic deletion of memory relation with virtual OS 0.00
2d dynamic array logic +0.50
Safe behaviour using std::optional and conditionals 0.00
What is the equivalent of C's double pointers in C++? +1.27
LNK1104: cannot open file 'libboost_date_time-vc110-mt-gd-1_51.... 0.00
vector push_back() gives the compiler error C2280 0.00
How to cast const uint8_t* to char* -0.30
measuring precise time in nanoseconds C++ +2.15
How to delete a string object which is a member variable of a C++ u... -0.32
C++ how to cast std::vector<int> to const std::vector<cons... 0.00
Iterating through vector of unique_ptr of a struct with private des... 0.00
How many floats can be added together before floating point precisi... +0.56
i convert my compiler to 64 bit from 32 but still i cant use more t... -0.90
Why isn't a vector of smart pointers to an item implementing an... 0.00