StackRating

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

Useless

Rating
1601.54 (1,713th)
Reputation
45,454 (2,315th)
Page: 1 2 3 4 5 6 7 ... 29
Title Δ
What is partial order? +1.80
Is C++ compiler allowed to store function ptr in register before it... +1.97
How to 'convert' amount of Hz to appropriate byte/bit format? +0.51
Overloads of std::isnan and std::isinf for integral types -1.00
Pointer to member function using C++ lambda +0.64
Buffer filling last empty spaces in char array with unwanted data -1.29
Templated class assignment in C++ -0.58
size of pointers and architecture +0.48
Creating types with restricted properties -0.75
Access captured variables outside the lambda -1.92
Is it beneficial to make library functions templated to avoid compi... 0.00
C++ constructor parameter as object -2.01
Problem with comparison between pointer and integer C++ +1.06
How can I access base class's protected members through derived... -0.90
How does std::vector support contiguous memory for custom objects o... -1.27
Adding two matrices prints a column of garbage data c++ +0.10
What's the fastest way to reinitialize a vector? +1.91
Summing up the elements in a std::integer_sequence -2.18
std::vector<std::vector<T>>::end() rend() begin() etc.... +1.25
Vector multiplication python +0.44
Add node to front of linked_list is allowing or repeat nodes 0.00
Can a UDP multicast socket be configured so that write() can be cal... 0.00
Is there a C++ tool which can convert template classes to actual cl... 0.00
Methods to deal with edge and corner cases of a 3D array -1.93
Increment of member variable when member function executes +0.90
pointer value change C++ -0.56
C++ template specifying type in the parameter -0.31
Deleting raw pointers from std::vector -0.04
Additional questions on memory alignment -1.94
Is there a difference in compiling/executing code in different Oper... +2.11
How do we create an array of structure, which has the flexible arra... -0.57
Problems with communication by socket between Windows and Linux +1.64
How to use pipe between parent and child process after call to popen? +2.12
How to remove duplicates from stack? +1.44
What does the constant E do in the c language +0.39
Trying to change c++ code that was started in linux mint to windows... -1.87
What exactly does the "+=" operator do? +1.62
clock_nanosleep - same pointer for request and remain? 0.00
SDL Multithreading with variables -- Doesn't work as expected +0.44
I'm doing a course but the things the lecturer says works don&#... -0.55
c++ Dynamic cast with nested polymorphic template -0.58
Portability and length of std::string on Windows vs. Linux +1.33
Why dynamic_cast(this) in constructor not working and how to make i... -2.06
Lower time complexity of two for loop and optimize this to become 1... -0.61
Return a negative value -0.42
c++ implementing a bounded primitive type 0.00
scanf("%d",&variable); does not stop even pressed spa... 0.00
Pointer retaining string +2.12
How vector value is retained after the variable goes out of scope? -2.25
Git merge to handle deleted files 0.00