StackRating

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

prog-fh

Rating
1545.88 (9,284th)
Reputation
274 (423,413th)
Page: 1 2 3 4 5 6
Title Δ
Why is string literal faster than a static char array? -4.02
How to pass lvalue to function taking rvalue only without templates +3.01
How to remove an extra cycle? -4.12
Storing data in 2 arrays that relate to each other 0.00
why is my class function not using my global variables? 0.00
Why bitwise operator produce error in calculating the maximum range... 0.00
Why is my code producing different values for the same code 0.00
storing addresses of std::list elements; memory 0.00
Bash path variable, permission denied 0.00
Compiler tries to use copy constructor even though I'm moving +1.49
Specify struct name in typedef struct +3.15
perfect forwarding avoid copy when arguments passed as rvalue? 0.00
How to initialize Structure in a class constructor 0.00
C++ invalid conversion from 'const char*' to 'char*'... 0.00
Reading two files into vectors First while loop works but second on... +3.94
How do I convert binary number to signed decimal -0.06
C extension not working in Python 3.7 says ImportError: dynamic mod... 0.00
Patch authentication program with gcc modification 0.00
If you have One-to-One-Mapping of Kernel- and User-Threads, why isn... +4.81
Why UDP socket doesn't receive udp traffic from nc -u host port? +3.92
Normalization part of a code of Packing a Float (IEEE-754) into uin... 0.00
Finding the most and second most repetition character in a single s... -2.62
What is the internal mechanics of socket() function? +4.04
static analysis weird sign behavior with mixed C and C++ code -1.70
What does the -MM flag do in g++? 0.00
Why can't thread2 acquire the lock if thread1 acquires the lock... -4.75
Unable to pass struct pointer to function inside a function in C 0.00
How can I listen for raw ethernet frames in vanilla Python 3? 0.00
Pass multiple pointers as arguments to pthread_create -4.18
How to parallelize the access to a dynamically allocated array in C 0.00
get data with recvfrom 0.00
Problem using shifting bit (check if a binary number is palindrome) 0.00
Passing unlimited arguments to logging function in C++17 -0.20
how to remove garbage data from http response 0.00
String traversal using pointers -2.93
Trouble in understanding the bitwise operators left and right shift... +4.41
How temporary objects behave in c++? 0.00
I have set my Ethernet and Wifi in to promiscious mode using ifconf... 0.00
What type of typedef is this? +4.40
Is it possible to avoid inheritance by using std::variant? 0.00
When to use multi threading vs multi processsing 0.00
Condition Variable with a while loop in thread in C++ +3.93
low speed on client server programming using c 0.00
How to check if CLI defined MACRO (-DMACRO=) is defined or not +0.00
Child-Process execution order seems wrong, but works -3.77
How to free memory allocated by thread-function in the main +1.35
How to reduce latency when access new page in linux 0.00
Chosing the random-number-generator at runtime in CPP 0.00
finding size of a structure in c language 0.00
How to inititialize a vector of pairs inside a structure? -1.30