StackRating

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

juanchopanza

Rating
1757.71 (33rd)
Reputation
194,038 (249th)
Page: 1 2 3 4 ... 73
Title Δ
std::set is giving errors after g++ compilation +0.19
Multiple operands for overloaded * operator 0.00
keeping the same vector throughout the function for additions and d... 0.00
How can I return unique_ptr from factory method? 0.00
Why can I reinitialize a constant inside a loop? +1.00
std::for_each with function object 0.00
inserting " " key into map 0.00
Call function in class stored in map 0.00
C++ Compile Error (comparison between signed and unsigned integer e... 0.00
Lint (CLang) complaints on 'override' in specialization 0.00
When is it sufficient to declare const_iterator as a const iterator? 0.00
Non-mutating version of std::map 0.00
begin() and end() for STL algorithms +0.20
Can't deduce const auto& 0.00
changing pointer of a dynamically allocated array +0.79
Guaranteeing move of large std::vector 0.00
Conditionally instantiate a class that has a deleted default constr... +0.67
Modifying const returning from function 0.00
calling begin and end on vector returned by member function +0.37
initialize std::array without copying/moving elements +1.55
Weird User-defined Comparison struct Error for priority_queue in C++ -2.04
How exactly std::string_view is faster than const std::string&? -0.39
overloading signature identical methods with const keyword 0.00
Equals operator on STL vector of pointers 0.00
Clash with identifier 'clock' from time.h 0.00
Guarantees on STL parallel search algorithms 0.00
LList::LList() referenced from main.o - XCode error message 0.00
c++ - an iterator for an abstract class 0.00
(Why) should a move constructor or move assignment operator clear i... +0.82
Behaviour of attempting to access a character at index -1 for std::... +0.71
Is there a way to pass an object's field implicitly to a functi... +0.83
Why are `ccos`, `csqrt`, `cpow` not recognised? 0.00
data member int reference +0.19
C++ overloaded operator->() not being called? +0.91
Double as default datatype for real numbers -0.30
const char* pointing to an array of char on the stack +0.54
When is 'this' captured in a lambda? +0.21
Is there any exception that catch(...) can handle while catch(excep... -0.97
C++ avoid writing two similar functions +0.68
Why I cannot use std::find when the basic element in a container is... 0.00
How to enforce copy elision, why it won't work with deleted cop... -2.40
Why is a hard coded width required when declaring a two dimensional... -0.80
Different performance for default initialized and value initialized... -2.95
C++ Pointer to const array of const pointers +1.02
How to create special words +0.71
How to insert a key but no value into a std::unordered_map 0.00
why don't I get return value optimization in this code? -0.10
Error with pointer to an array -1.19
Generic function for containers (vector, list and map) -0.36
delete a copied pointer -1.21