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 Δ
deque, pushing the front element to the back c++ 0.00
using std::thread in shared library causes SIGSEGV 0.00
What is the proper way to delete array of char pointers in c++ +0.39
What is the difference between using `new classObject` and `&cl... -1.50
During insertion of values to array, the values are correct. But af... 0.00
CPP : Difference between string.find()==0 and string.find !=string:... +1.32
How to check input with scanf? +2.37
C: File I/O - Code example from book vs reality. Omitt the .txt? 0.00
Threading over a parameter list and joining the results in Python -0.05
Initializing a reference member: reason for different syntax +2.03
C treatment of local variables -0.36
How can I possibly send this struct over network? 0.00
Difference between "tcp/socket" vs "tcp/ip" -0.05
reinterpret_cast to empty child class -3.95
Linking Error due to symbol(s) not found in Bjarne Stroustrup "... 0.00
Using template meta programming (TMP) to make homogeneously storabl... 0.00
Cannot format two floating point numbers in one string using the {f... 0.00
freopen() creates a file when given an invalid path +2.64
What is the correct way to ship a program built using MSYS2 and Min... -1.90
Using threads with structures 0.00
Is there a simple way to format csv files to the console in C++? 0.00
The difference of "int arr[] = {}" and "int arr[]&qu... +2.03
Fixed Length Socket communication from python to C +2.67
Dereferencing void * just as (int) -- standard practice? 0.00
Sequences in C in a time efficient manner 0.00
Why do both friend functions and get and set functions have access... +0.78
How does an iterator works internally in C++? 0.00
Extract two string from a string with a space +3.69
How can i run ASM opcode in a string variable Or convert it to bytes? -2.42
Undestanding for loop in pipe creation in C 0.00
C++ Sorting Multiple Dimensional Array by 2 Columns 0.00
In C++, is it possible to define a function with a varying code blo... 0.00
Should I declare a pointer's target const if data that the targ... 0.00
how to access a parent's operator in cpp 0.00
AMD SMT or Intel HT performance +3.94
printf after execl not showing +3.75
I came across a segmentation fault when I accessed a correct memory... +0.03
When defining a variable as static, why can it be defined multiple... +1.78
Read bin file in C not working as expected -1.27
rotating cubes differently 0.00
Using Variables inside an if, which are used in the if-statement 0.00
Explaining Pass by Pointer in C++? 0.00
converting big endian to Little endian 0.00
Sending SIGINT to forked exec process which runs script does not ki... -2.84
Scanf multiple lines until reach specific character +2.19
Storing different data types in a char array +3.84
Why a "no matching function" error for call by reference... -1.85
STL sort a vector by customer '<' operator. Why should I... -0.08
Is it okay to use mmap() for 4Kb blocks all over the place or is it... +4.93
How to fix compilation error with gcc8 while specializing swap func... -4.19