StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 18 19 20 21 22 23
Title Δ
Why does this program compile fine in C++14 but not in a C++11 comp... -1.68
what is best way to test a ported compiler 0.00
Wish for Better c++ Stack Implementation using Vectors -0.96
Correct type declaration for method returning iterator to C array -0.74
C generic Parameter into Function pointer +0.09
Running a C++ program in Windows vs Linux -0.62
Unpack ts... to t0.a(), t0.b(), t1.a(), t1.b(), +2.22
how to pass both function pointers and lambda's using one inter... +2.24
The sentence in bold below, in the book "The Standard Library&... -1.12
Exiting a program with user input from Functions in C++ -0.52
How do I make this program smaller, more efficient? -1.30
C++ convert simple values to string -1.09
using the same vector without the resize() part 0.00
Derive from std:string to add typedefs and enums -1.83
c++ template using declaration from base class 0.00
Static variables and initialization +0.91
How much does creating and closing a thread cost in ms? 0.00
read & write system call returns 1 always 0.00
Optimization: removing branch +0.48
Applying a rule on how to increment an enum +1.53
c++ : convert vector to tuple -0.97
Storing the result of a bind with placeholders in a std::function -0.54
How can I deduce template parameters at the end of the list in c++? +2.18
Using std::sort to sort an array of C strings +0.47
Find First Missing Element in a vector -0.83
c++ default argv if no paramter is parsed in console 0.00
Generic lambda with std::function does not capture variables -1.51
C++11 numeric_limits<>::max() at compile time +0.48
Distance between two coordinates in 3D space of a prism 0.00
Conditional compilation based on template values? +1.00
How to make my program recognize if the string is containing number... +0.93
Generic type for a struct 0.00
Initilize constructor of class from another class +0.45
Proper way of using Variadic template function call with string arg... 0.00
Is it wrong to assign value by dereferencing pointer to byte array? +2.19
Not getting the right output reading a file in c++ -1.20
How do you make a Symfony command run globally -0.01
function pointers of standard operators 0.00
Last function not displaying correct output 0.00
Double to int implicit conversion 0.00
Generating a Sudoku Board in C +0.47
Why do C++ standard file streams not follow RAII conventions more c... +0.40
Understanding cost of multiple . and -> operator use? +2.32
How to setup cscope for vim? +0.48
Why my 2D array is not functioning right? -0.93
Why doesn't this C code print a negative integer? +1.26
When is an object sufficiently large that there is a performance ga... +0.46
what's the difference between dynamic memory allocation and hea... -1.22
c++ function templates with not arbitrary parameters +0.42
why is reference initialization with 'operator ++' gives er... +0.01