StackRating

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

JVApen

Rating
1499.90 (3,713,760th)
Reputation
5,635 (29,136th)
Page: 1 2 3 4 5 ... 6
Title Δ
How to create std::vector of char/std::byte where first byte is ali... 0.00
error: no matching function for call to 'sort'. How can I d... -1.74
Can I use a normal bubble sort to alphabetize a list? 0.00
How can a header file safely include standard libraries for consume... 0.00
How optimize class member with constant private variables? 0.00
How to get rid of 2 numbers' common divisors -1.22
clang crashed during compilation of .cpp in Xcode in Release mode b... 0.00
how to avoid an exception in cpp? 0.00
Why std::for_each is faster than __gnu_parallel::for_each -1.49
Would it be possible to overload << operator for a std::map w... -2.03
Optimize if-else that should be known at compile time, but the info... -2.17
Unable to fill in 10x10 array with for-loops 0.00
Possible race-condition/undefined behaviour in multi-threaded program +0.13
Can the C++ compiler optimize away the use of dummy variables that... +0.88
C++ multithread program attempts to use deleted function -1.05
How to overload std::vector::operator=() -1.37
Hinnant's short_alloc only on stack -2.11
Deprecated lambda capture in C++20 -1.69
Is it undefined behavior or it's normal to return value only on... 0.00
Using "this" pointer in template class function definitio... -2.22
Can a class object be created as an lvalue-only? -2.04
How do I move a unique pointer from one vector to another vector of... -1.81
Sorting smartpointer of custom classes with std::sort +0.46
Why is the complexity of std::unordered_set operator==() N^2? -0.44
Why do I need to specify a return value for a function I'm pass... +1.87
Does the move constuctor of std::vector call the move constructor o... -0.46
How do I convert if then else to an expression using ternary operat... +1.79
range-for C++ for own structure 0.00
How to increase size of pointer array when code is running c++ +0.48
OpenCV Undefined symbols for architecture x86_64 0.00
C++ when to check exceptions of async method 0.00
Atomic behavior of unary increment operators +0.84
How to set std::vector as default parameter of template? 0.00
exception specification of overriding function is more lax than bas... -2.03
Changing array with function when parameter is class type c++ -1.69
Global variable initialization order 0.00
Does C++ replace built-in operators with function calls? +0.55
Vector Sort Algorithm, sort only elements bigger then 0 -0.97
passing const char in argv main argument -0.74
if vs if constexpr inside constexpr function -1.76
Use of std::optional to pass a std::vector<int> to a function... -1.04
My structure is a list of words, which have to be outputed afterwar... 0.00
std::find return a class that I can't acesses functions -1.43
why is there a crash when class member contains "std::shared_p... -0.28
Wrong clang-tidy warning about static global lambda variables? 0.00
Is it possible to create class String without using heap in C++? -1.00
which one is the best way to access member functions in derived cla... -0.27
Is it bad practice to specify an array size using a variable instea... -1.34
When should you create your own exception type? +0.47
std::unordered_map::insert vs std::unordered_map::operator[] +0.46