photo

MisterQuax


Last seen: 5 months ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Solver
  • First Answer

View badges

Feeds

View by

Answered
Extracting data into different variables
Hello, this is one possible solution for a table I created. If you want to use A afterward, you should convert it to a number. ...

1 year ago | 0

Answered
using a for loop to sort a vector without sort or max/min functions
Hello, so first, instead of swapping places in the else part, you are replacing vec(i) with vec(i+1). This is changing our vec...

2 years ago | 0