StackRating

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

Brian Bi

Rating
1734.03 (61st)
Reputation
68,782 (1,268th)
Page: 1 ... 26 27 28 29
Title Δ
Why should the parameter to a copy assignment operator should be a... +1.99
Default template argument for function ignored 0.00
Casting a function pointer to int and back -4.90
How to declare a member variable that contains a reference to outer... +2.95
C++ passing string references into functions 0.00
Can I pass a member function of a class as a function parameter? 0.00
(Project Euler #3) Trying to replicate a solution in Python to C++,... 0.00
compile time check template type C++ +3.02
operator overloading, member and non-member function, which one has... +3.17
Are there any cases where it is incorrect to replace push_back with... +3.46
const-based function overloading accross public/protected access +3.09
here are more undefined behaviour in c++, sorry for this que[s]tion... 0.00
weird character substitution between pseudo-terminal and serial dev... 0.00
Why is undefined behavior allowed in the STL? 0.00
Using C Keywords in C++ +1.42
Is there a tab equivalent of std::endl within the standard library? +3.04
constructor for 'SiteList' must explicitly initialize the member 's... -5.53
does the size of char * (character pointer) in C/C++ vary? - use fo... +3.21
Using <random> in C++ +5.29
std::istreambuf_iterator<char> initializes with no arguments? 0.00
g++ treats returned string literal as const char pointer not const... +3.62
c++ lambda, cannot access variable captured by copy +3.99
Compile Error: Function does not take 1 arguments -1.35
Template size multidimensionnal arrays C++ +3.41
design a string class constructor c++ -5.44
Custom heapify function based on iterators 0.00
How does this array copy work? 0.00
why does &(std::to_wstring()) return an empty string? 0.00
Subtraction of iterators and integers 0.00
C++ logic with switch statements +3.13
Array of structs with base struct returns wrong answer -3.53
Compilation error on using dependent scope as type for std::less in... +1.39
error "expected initializer before 'using'" c++ 0.00
istream_iterator and lazy evaluation 0.00
Another Error with redefining 0.00
Template that knows its own template parameters template +3.38
Assigning a struct in C++ +3.82
overriding virtual function covariant return types (both pointers) +3.93
insert a std::initializer_list into std::map +3.52
std::ignore explanation of compiler errors 0.00
Class with nested brace-enclosed initializers -2.86
Overloading '+' to add two matrices -0.54
Overloading operator and chaining +3.17
Simple operator overload does not work +4.01
Initializer list on two dimensional std::array +3.78
Derived class of Move constructor confusion 0.00
Explicit move constructor -2.54
Copy map<double, tuple<double, double>> to map<doubl... 0.00
Most cpu-efficient way to use std:: algorithms with arguments to a... +3.70
Difference in using function type vs function pointer as C++ templa... 0.00