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 ... 66 67 68 69 70 ... 146
Title Δ
Printing the elements of an unordered_set 0.00
How do i get a class member function to have access to another clas... 0.00
std::unordered_map with references as values does not work? -1.73
Define null as a lower case version of NULL? c++ -1.78
error: anachronistic old-style base class initializer -0.88
Avoid template instantiation for different char array sizes -2.28
Compiler Error: Invalid Conversion from int* to unsigned int* [-fpe... -1.45
Is a vtable generated when a virtual function is immediately marked... 0.00
What's the result of a & b? -1.81
No Runtime error after divison by zero +1.37
C++ passing istream the in conditional operator to the function 0.00
Is there a portable function like g_printf_string_upper_bound? -2.19
Can I create an empty range (iterator pair) without an underlying c... 0.00
clang++: fatal error: 'unistd.h' file not found -2.07
C++ Primer (5th Edition) and C++14 0.00
Do I still need to have a virtual destructor for my derived class i... +1.17
How to set compiling flags in cpp files (C++) -0.64
Best way to sort in descending order 0.00
Which class should be used by C++? 0.00
Cannot push C style strings into std::vector +1.05
C++ shell issue with fork program -1.89
if statement inside a loop or vice versa +1.46
C++ <int*, std::vector<int, std::allocator<int> > &g... +1.84
Examples on template metaprogramming over constexpr? -2.38
How can I enumerate available voices and languages using espeak API? -0.63
C++ class iostream overloading +0.38
This cpp code below crashes everytime I input a string of length 4... -1.44
Classes and headers in C++ -1.57
divide by zero exception 0.00
How can I new and initialize a struct in C++? +0.41
Why can a class be used within itself in member function definition... +0.99
Difference between strlen(str.c_str()) and str.length() for std::st... +0.96
How do I reserve space on the stack for a non-default constructible? -1.28
Integer to Boolean strange syntax -0.38
How to find out the return value if my C++ “new” memory allocation... -0.52
Storing answer at a specific address +1.40
How to change values in jsoncpp object 0.00
Why is returning a reference to a string literal a reference to a t... +1.40
Casting a Struct to an Array -0.16
C++ templates involving vectors 0.00
How come I can use a forward-declared class in a std::vector? +0.38
how to pass a vector of vectors into a function expecting a (raw) p... +0.41
Who handles C++ "new" memory allocation failure? 0.00
How should i include headers from directory same with .cpp file in... -0.12
C++ Template style code -2.72
Is initialization with default and copy ctors perfectly equivalent? +0.52
Different ways to access array's element -1.62
How to extract words from std::string given as a pattern? +0.37
Is this multiple accesses to the same object between sequence point... 0.00
Left shift << of float variables +0.84