photo

MisterQuax


Last seen: 6 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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. ...

2 years 前 | 0

已回答
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 前 | 0