StackRating

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

Sneftel

Rating
1599.56 (1,794th)
Reputation
25,720 (4,968th)
Page: 1 2 3 4 5 ... 18
Title Δ
Casting, structs and common initial sequence +0.58
Does it make sense to multithread std::filesystem::exists calls? 0.00
How to find the index of an element in the AVX vector? 0.00
Can I allocate `std::array` on stack without knowing size at compil... +1.20
"unix" C++ preprocessor macro is undefined with -std=c++11 -0.94
'Attempt to index a string value' error while loading a c++... 0.00
Is there something equivalent to this in C++ -0.99
Provide ip address from local machine 0.00
How to maintain the order of write operations? 0.00
Is there any header file which contains a function for quick sort i... 0.00
How to disable branch prediction C++/Mac/Intel 0.00
String Concatenation or just concatenation 0.00
How does Variable length argument works in C? +0.03
Does atan2 required normalized vectors? Which is better to use acos... 0.00
How to rename(or move) variable in Lua? 0.00
How to convert object (print image CMYK) picture to true RGB value? -0.49
What is maximum guaranteed range of N-bit signed integer? -1.20
Is it UB to write values other than 0 or 1 in a bool? If yes, how d... -0.48
Dereference a rvalue shared_ptr -1.74
What is the logic behind and approach for this piece of code? -0.65
Is it possible to get the name of a function passed to a template? 0.00
Boost lock free queue asserts for trivial assignment and destructor +2.17
How does member-function understand that the object is obtained by... +0.34
C++ std::unique is not showing what I am expecting from it -0.74
Can floating point computation be used in any reliable function not... 0.00
Why the queue still joining after I called task_done()? 0.00
How can I include a header file that contains `>` in its name? -0.74
What is the correct regular expression to find the index of "1... -0.67
Why doesn't VS autocomplete when I am using templates? +1.16
rand() doesn't give me random numbers 0.00
compiler doesn't seem to find a member function of class llvm::... 0.00
What is the meaning of the address symbol & in a constructor? +0.36
Performance of range-based for in C++ +1.90
Randomizing a circular linked list with adjacency rules +1.59
Imagining two types of boolean pairs within the same language witho... +0.84
Can object code be converted back to LLVM IR? 0.00
Segmentation fault when using `getopt_long` with an unrecognized lo... 0.00
What is the best implementation of min? 0.00
Find out if std::ostream& refers to a global object +1.94
Read kernel stack from userland program 0.00
Why isn't a long/int available for use as a decimal (fraction)? 0.00
Why is there no "weak pointer" for raw pointer? Or is the... +0.97
Using a spatial index to find points within range of each other -0.66
Is there a way to pass an array of ints with a command line paramet... 0.00
C++: Does the order of using declaration and directive affect the s... +1.77
Why does the member function name lookup stay in the parent class? 0.00
Find Closest Coordinates Inside a Circle +0.37
What's the difference between trivial case, base case, and edge... +2.15
Bind rvalue reference to (auto generated) lvalue 0.00
Do RValue references delete their bound (non-pointer) object after... 0.00