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 ... 6
Title Δ
Can / should I use the ranges library to emulate set functions? -0.66
Why not always use ::operator new instead of new (without even cons... +0.12
How does the hardware know whether a variable is positive or negati... -1.44
Error in ternary operator, thowing error: "expected primary-ex... +0.81
Unresolved External Symbol on static function 0.00
Select returns success even if connection is terminated by peer soc... 0.00
rgb to hex return wrong value when giving rgb(1,2,3) in c +2.57
Insert vs. emplace_back for appending new element to vector/list if... +0.44
getting part of the recv() buffer 0.00
Why does gcc/clang handle code slightly differently? (Example given) +1.71
Using a non-static data member as parameter 0.00
Multi Dimensional Array as Function parameter in C 0.00
Read system call returning zero bytes though the socket is ready fo... 0.00
I followed a CUDA tutorial but my GPU computation time is much long... 0.00
Short circuiting in fold expressions +2.16
Combining predicates in a functional way and allowing short-circuit... -2.40
How to remove all instances of a duplicate from a vector<int> +0.13
Generate random long long C++ +0.42
Can I make lambdas deduce the variant return type? 0.00
Is it okay not to write anything after declaring a string array? -0.12
Whats the meaning of gcc/g++ error 'implicitly-declared' co... -1.94
What is struct Cleaner <T*> mean? +0.42
I am trying to solve this question i can't find what (char*)ptr... 0.00
How to convert from ASCII to INT -0.35
Explain line "s = socket(res->ai_family, res->ai_socktyp... 0.00
Rust referencing data owned by the current function error for Vec 0.00
Prevent child class from being instantiated 0.00
C - stack around the variable 'ch1' was corrupted 0.00
Access child members within parent class when children are inside a... 0.00
C scanf() scansets to read comma separated value (string and intege... 0.00
Redirect C output to a txt file -0.31
How to make a non-type template base class with non-template derive... 0.00
If Initialize the struct with the pointer what is its name itself +0.41
Why is not blocking read() interrupted after receiving SIGINT? 0.00
Overload of std::ostream for __int128_t ambiguous (when called from... +2.14
Scanf takes two values in loop for standard input but needs to take... +2.19
Does a function returning the value of a pointer to a new[] array l... -1.65
Pointer to pointer assignment and dereference in C++ +1.13
Passing beginning and ending positions of an array +0.85
C++ efficient parsing of a Python array string 0.00
How to fmt an Option<String> 0.00
Peculiar struct type +2.38
Cannot get stderr of the execution of a compiled C program with the... 0.00
Why is this the offset of the return pointer? "smashing the st... 0.00
Comunication to from child process hanging on read in C -0.69
Consistency of using the const qualifier +0.08
Pattern Recognition for File input in C +1.12
While loop in C exits in Repl.it but not when run locally with gcc -1.97
Intercept packets at datalink layer 0.00
Rust - how can I return error of a different function? 0.00