photo

guffer_


Last seen: 7 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

统计学

All
  • Solver

查看徽章

Feeds

排序方式:

已解决


Sums of cubes and squares of sums
Given the positive integers 1:n, can you: 1. Compute twice the sum of the cubes of those numbers. 2. Subtract the square...

7 months 前

提问


How to determine the subset of a test suite which needs to be rerun due to changes to a project's codebase?
Hi, I'm working with a large codebase which has a number of test suites for different modules within it. We're using a CI ...

7 months 前 | 1 个回答 | 0

1

个回答

已解决


Calculate cosine without cos(x)
Solve cos(x). The use of the function cos() and sin() is not allowed.

7 months 前