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 ... 4 5 6 7 8 ... 29
Title Δ
Somehow tell compiler to "Do not process line of code" +0.17
When should you create your own exception type? +1.03
How to use composition instead of inheritance when dependency injec... 0.00
Undoing local merge if remote gets updated +0.42
Return a "char *tab[]" in a function C -3.02
std::vector move instead of swap to empty vector and deallocate sto... +1.17
c++ : An array of the pointer float type with dynamic size -2.12
What is going when nfds=0 in the select() system call +2.40
Huge memory allocation: stack vs heap -0.78
How to write vector of ostreams in C++ which takes in all the diffe... +0.06
Debug assertion failed when deleting a vector of pointers +1.69
Re-use a pre-allocated vector<complex<double>> as a vec... +0.45
How to lazily generate a finished sequence of items and iterate ove... +0.70
Memory Management in C++ -0.42
Referring to literals of built-in type -1.01
Get Segmentation Fault (Core Dumped) error in Named Pipes 0.00
Change endianness of entire struct in C++ +1.28
Should I assign a function that takes arguments to function pointer... -0.78
Why strtok_r() only accepts character array but not character pointer -0.25
Why continue is different between for loop and while loop? +1.64
C++ Comparing Strings Using Relational Operator +2.41
Returning the pointer address of a value within an array -0.23
Composite pattern with variations in classes -1.01
c++ creating an incrementing name for a returned variable from a fu... -0.58
Is there a standard C++ iterator for C strings? -2.13
Reading a 6 byte, big endian binary field representing an integer -2.20
Wrapper around a function that modifies its arguments when we want... 0.00
Why do I need to explicitly detach a short term variable? +1.96
Is it OK to modify files while a "git push" is running 0.00
Python: replacing shell pipeline with an ssh connection -0.37
Why multi-threaded code runs slower on faster machines? -0.09
Git branching practice with future and upcoming code comingled +1.48
Pointer type casting and dereferencing -1.19
How do you write the hexdump -C function in C? 0.00
std::array vs C-Style array for contiguous memory +1.48
Literal with number and unit in an algebraic expression as argument +0.74
Passing an std::pair reference taken from an std::map to a function... -0.12
Is it acceptable to use ellipsis without va_*? -1.64
POSIX - understanding the non blocking send implementation -0.35
Loading struct from file 0.00
Is it right to always keep the first parameter of strtok_s as NULL? -2.44
Trigger multiple pthreads by pthread_cond_broadcast 0.00
Which C++ stl container should I use? 0.00
Custom make command for learning -0.08
Why are types always a certain size no matter its value? +1.01
generating and storing random arrays in c++ -0.25
C++11: Publisher/Consumer pattern does not finish unless publisher... -2.30
Double-check locking issues, c++ -2.16
Can variadic functors in C++ support named fields? -0.14
Copy local array is faster than array from arguments in c++? 0.00