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 ... 16 17 18 19 20 ... 29
Title Δ
how to use "fread" when I don't know the file name(c+... 0.00
Sealing classes in C++ and virtual inheritance 0.00
Type conversion, explicit constructors etc +0.58
About passing variables to STL containers and not losing them out o... +1.09
How does the c++ linker choose which definition of a class to link... 0.00
using system() in C++;does not work +0.26
g++ undefined reference to constructor , really simple code +0.26
Specialize a template for void parameter +0.97
How can we replace this typedef with "using"? +1.88
c++ templates with template type deduction error +0.25
why constructor of class has other class with new? +0.24
C++ - how to reinitialize object repeatedly? +0.27
Use of a generic template class inside a non-template class 0.00
Implicit conversion with operator 0.00
C++11 range based loop: How does it really work +1.28
Can auto deduction add implicitly constness? +0.84
C++ inline function and external function with the same name give a... 0.00
Loop using a template variable not working? 0.00
Passing by reference options in C++ -1.31
Copying from vector into a struct in C++ 11 +0.87
Is function not called inside typeid? +2.08
What does it mean by "indirectly declaring a namespace within... 0.00
Is a copy made when passing by 'implied'(?) reference in C++ -0.63
deleted constructor inheritance +0.31
Emulate pointer (including delete) with C++ class +1.09
Reentrancy in static method with static variable 0.00
Detecting presence of an arbitrary member +1.40
Initializer List for Derived Class +0.26
Yet Another "pointer being freed was not allocated" -0.57
Pointer to function vs function as template non-type parameter 0.00
Default construction for default parameters 0.00
const tuple - but able to change content (references)? 0.00
Exec() read from file 0.00
I succeeded allocating a pointer to an array of 3 ints in the heap,... 0.00
Understanding the "const" in a function that returns a st... +0.90
Unable to access protected member from derived class -2.45
Should I stop using the term C/C++? -2.34
Deducing type from pointer using decltype -1.26
C++ Xcode template function and array <int, i> as function va... 0.00
How to make inaccessible class variable +0.87
Is it possible to declare a global variable inside main function in... +0.76
Automatic template deduction when lhs reference is used +0.25
Typedef a member type of a template 0.00
Is it possible to write C++ template that won't accept any type? +1.37
What actually happens in C++ with function parameters? +0.92
friend class cannot call private constructor -0.49
Is there a sequence point between return and expression in return s... 0.00
How can I use decltype to get the address of some class type's... +1.21
Why are rvalues references variables not rvalue? -1.69
C++ class initializable from any sequence type -1.61