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 ... 4 5 6 7 8 ... 146
Title Δ
Please help me understand the use of the same namespace in the code... +0.35
How to move a std::vector into a raw array in C++ 0.00
Defaulted default constructor triggers -Werror=effc 0.00
C++ return by reference RapidJSON 0.00
Is handling unicode character with wchar_t good? Does it not cause... 0.00
What variables does weak_ptr hold? 0.00
godbolt fails to link when including windows.h on MSVC? 0.00
Should the OIDs be in the same order as that MIB tree when SNMP tra... 0.00
What is `R(*pf)(void*, Args...)`, function pointer to a method? +2.19
GCC with -masm=intel produces AT&T syntax 0.00
this range-based 'for' statement requires a suitable functi... -1.84
Printing CComBSTR with iostream (std::wcout) 0.00
Should a macro used in #if be defined? +1.61
GetRequestMessage doesn't reply correctly while GetNextRequestM... -0.66
Convert utf8 wstring to string on windows in C++ 0.00
Why do different vector<bool> elements share the same address? +0.35
Is there difference between a static const and const variable insid... +1.65
Vector of thread pointers, push_back causes crash +1.77
How to loop through all ASCII characters? -1.15
Can a vector of a "fixed" size also have a false size (co... -1.41
std::variant converting constructor doesn't handle const volati... +1.94
Better alternatives to assert(false) in C/C++ +1.45
How do I check in c++, if a vector of strings contains char 'p&... -0.32
why does the errror "permission denied", "id returne... 0.00
Why can't I insert objects into a map in c++ +0.35
Why is the scope of object created using new limited? +1.55
Preferred way to specify that function throws exception +2.00
How do I create a C++ Integer Array of constant length? +0.49
Fixing object initialization so an overriden method is called 0.00
Throwing an exception for a char const* 0.00
Why isn't it a compile error if you pass a class object to scanf? -2.08
scanf function for strings +0.34
C++ program ends before user input 0.00
How can a char variable parameter take in a string? -0.67
How to optimize memory allocations inside a C++11 function returnin... -2.93
Can I set a variable that will change the floatfield when using cout? +0.37
std::tuple sizeof, is it a missed optimization? +1.41
Assertion Failure Error, vector subscript out of range problem in C++ 0.00
Where to put using directives in C++ header files +1.76
what is the order of function overloading 0.00
How to distinguish PODs and non PODs? -1.39
strcmp error 'WCHAR [260]' to 'const char *' 0.00
Will not deleting a pointer in destructor cause memory leak if refe... -0.40
std::logic_error classes are different kinds of std::invalid_argume... 0.00
How to copy array of char using strncpy_s 0.00
C++ header file to be included for lexical cast 0.00
Case statements are not advancing to the next statement 0.00
C++ API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL dependency issue 0.00
Function call for overloaded << operator (C++) +1.05
Get string between string/ and / +0.18