StackRating

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

Lightness Races in Orbit

Rating
1607.72 (1,473rd)
Reputation
349,563 (103rd)
Page: 1 ... 41 42 43 44 45 ... 146
Title Δ
Should copy assignment operator pass by const reference or by value? 0.00
Weird behavior with ifstreams and rdbuf() +0.36
ostream .open function not existing (C++) -0.14
HTML Title From json - SEO Friendly Way? 0.00
cc1plus: unrecognized command line option warning on any other warn... 0.00
Can inlining and dead code removal optimizations prevent template i... +0.35
Pass callable object by value, assign it to pointer member -0.32
overload ambiguous (int -> int64_t vs int -> double) +0.30
How to rename various file extensions to .o in makefile? +0.36
When does the compiler move/copy in C++? -0.38
document.currentScript is null -0.72
Why doesn't c++ have a specified order for evaluating function... +1.05
uninitialized memory allocation in c++ +0.34
Catching lambda functions capturing local temporaries +1.48
Php code protection libraries +0.38
Format strings vs concatenation -0.79
What is the effect of 'explicit' keyword on the Return Valu... 0.00
Order of operands in compare with std::map -1.58
Constructor is available outside of privately inheriting type? -0.57
Why do C++ compilers have obscure error messages 0.00
Using a shared_ptr<const T> from a stored shared_ptr<T> 0.00
C++ virtual function in constructor 0.00
Can a C++ code i wrote on eclipse IDE, run without problems on VC++... +0.35
C++ overloaded operator->() not being called? +0.04
Does std::vector have a { Initial number of elements} constructor? 0.00
Array with loop -0.48
gmtime returning incorrect hour 0.00
Boolean / PHP: why does "bool(1) > $v" result in NULL? +0.31
Overloading operator without having a class -1.32
Possible to create std::map as rvalue? +0.01
Why does printf("%f",0); give undefined behavior? -0.77
C++ Calling a function with a vector as a parameter in main -2.77
How to determine that input (stdin) is broken? -2.64
How can I link statically to another project, which itself needs to... 0.00
Visual C++ Exception not shown in console 0.00
How to read (small) integers from ASCII text files into adequate da... 0.00
error: expected initializer before ‘COUNT_TYPE’ in a typedef expres... +0.35
C How do I compare 2 int +0.04
Wait until function finishes before continuing the main (one thread... 0.00
In C++11 and beyond does std::string::operator[] do bounds checking? +1.22
Empty Initialization of Array varied output -1.84
C++ : Segmentation fault (core dumped) On linux OS +1.77
Why does my thread invoke a function object instead of assigning it... 0.00
Why "int i" has multiple definitions? -1.55
C++ string (const char[1]) to bool type conversion - reason/explana... +1.73
Reference to std::iterator -0.89
Is it legal to have a member variable with the same name as it'... 0.00
overloading << operator with ostream is not working. Why? -0.15
Why Is Horizontal Tab not working for C++ cout? -2.74
What are std::filebuf equivalent of ifstream::eof ::fail and ::tellg 0.00