StackRating

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

Ted Lyngmo

Rating
1584.65 (2,654th)
Reputation
3,157 (53,492nd)
Page: 1 2 3 4 5 6 7 ... 26
Title Δ
Pass a function pointer as an argument between classes 0.00
C++ Recursive Variadic Templates with extendes Base case 0.00
Bash script commands didnt execute after user switching command 0.00
How can I call a derived const function defined in base class while... 0.00
Enum can be passed only by right reference +0.40
c++ get number of bytes of the function arguments 0.00
Issue with converting a filesystem path to a const BYTE* -1.31
getting the length of array provided array is being accessed throug... 0.00
Accessing the 2-D array( integer and character array) 0.00
In custom reverse vector iterator don't see first element 0.00
How to replace input within a loop +0.39
Bash read line stops in the middle of the file +1.84
Template function(s) which vary depending on class member function... 0.00
How to call superclass method in multiple-inheritance? 0.00
Difference between set.upper_bound() and upper_bound(set.begin(), s... 0.00
get size from vector -1.22
Class template value without template arguments error 0.00
What is the simplest and most elegant way to wrap a function that g... +2.19
FIFO with one READER and multiple WRITER in BASH/SH 0.00
Why clang missing default argument on parameter pack error? 0.00
How to convert QString to std::chrono 0.00
How to list the original commits (time and author) per file of a di... 0.00
Is there a way to prevent creating another if statement for differe... -0.27
What is the best way to reject duplicates in a sorted doubly linked... 0.00
Formatting an array being printed in the shell using bash 0.00
Implementing Minimax search with Iterative Deepening 0.00
name followed by :: must be a class or namespace but header defined 0.00
Giving an erroneous answer for my if statement 0.00
As i have made the flag volatile at some point it value of flag sho... 0.00
YAML file found, but unable to parse content 0.00
How to pass an array and an associative array between bash scripts? 0.00
Sort files in a directory before renaming them +0.40
C++ push_back many 1D vectors in a 2D vector -2.24
randomly choose the files and add it to the data present in another... 0.00
Linux: why does launching /bin/bash as a subprocess from Python3 (o... 0.00
I would like to call an object in an object to other class in c++ 0.00
The elements in an array seems to be changing, array's first ha... +2.19
text manipulation by addition and multiplication -0.03
Is it possilbe to inherit private constructors with using in cpp &g... +0.27
pointer to byte[] to std::unique_ptr<type, custom_deleter> do... 0.00
How can classes with `std::variant` members be copied safely? -2.34
Passing function reference into template warning: ignoring attribut... -2.27
Awk solution to take column based information from txt 0.00
std::atomic<bool> lock-free inconsistency on ARM (raspberry p... +0.12
list insert Iterator outside of range error +2.07
C++ built-in fixed-width types with no additional includes -1.95
Pattern matching in PERL ending with period "." -2.04
Pointers when reassigned still points to old value 0.00
Constructing a vector of string_views from an initializer_list 0.00
how to print many variables with there name and their corresponding... +1.01