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 ... 17 18 19 20 21 ... 146
Title Δ
patsubst in makefile doesnt replace the full filepath -0.18
Is there a typetrait checking inclusion between types? +1.56
What is happening in this while loop? -0.48
I send an websocket package,but the server just answers 400 0.00
How can a web server know when an HTTP request is fully received? -0.13
What are the rules on using `void` to specialize a template? +1.50
C++ Assignment Constructor Valgrind Errors -0.83
Why does the Windows API offer 2 ways to "return" values? 0.00
Will C++ preprocessor deals with the content of a h file which is i... 0.00
Can't get message sent by a client over TCP 0.00
Concurrently iterating through a map while inserting, in what way i... +0.39
Reading the unsigned char from the file using << operator 0.00
assignment to enum - lvalue required in c/c++ +1.02
Adding elements to std::vector in a repeated way -0.55
Copy constructor copies pointer first, then dereferences it to obta... +1.29
linkage of c++ const globals? 0.00
Error while loading shared libraries: libGLEW.so.1.10: cannot open... 0.00
Can (a==1 && a==2 && a==3) ever evaluate to true in... -0.63
Why does `std::chrono::weekday` allow but doesn't preserve valu... -1.38
Why is a for loop's condition optional, but a while loop's... +1.06
perfect foward a parameter pack: convert args without expansion? 0.00
Efficient way to reorder Vector Data (interpreated as 3D array) 0.00
C++ Initialize nested struct in constructor's initialization li... 0.00
No default constructor for class member that is a template object i... 0.00
call a virtual function without creating any object through class t... 0.00
How to use this function that returns true in a if statment? +1.60
C++2017 Reference to std::vector<std::variant> +2.05
cout printing integer when expecting float(double) -2.12
How fix strange syntax problem when using execute function? 0.00
What is the function structname (void){num_threads = std::thread::h... 0.00
container_of macro does not work for char* or array members 0.00
Why does a class get referenced instead of its subclass when a poin... -2.54
Why does memory leak in one case and not in another +0.67
Using std::filesystem output as LPCWSTR 0.00
variadic function to function pointer +2.43
Why daughter class objects call member function of mother class? 0.00
c++ JsonCpp parse string with escaped quotes as array 0.00
Can I access pointer to base instance from derived instance in C++? +1.08
can popen find out if some application is installed? +2.25
How can I overload = operator for 'MyClass object = f(x)'? 0.00
Is it safe to end destructor with return statement? +0.55
How to call properties of a struct instance with it's names 0.00
Do I need to manually zero out PCREDENTIAL.CredentialBlob? -1.97
Add offset to pointer without casting to UINT -2.32
erase() does not work on a STL vector inside a structure/object? 0.00
c++ STL min_element +1.22
converting my code from using a window to using cmd 0.00
Invalid use of incomplete type error in c 0.00
various C++ main() signatures and their efficiency -0.14
Deque not growing larger than 255 elements 0.00