photo

Scott Chung


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver

查看徽章

Feeds

排序方式:

已解决


Is my wife right?
Regardless of input, output the string 'yes'.

5 years 前

提问


How can I transform an image to match with a 2D array?
Hello, I want to transform an image (rotate, shrink,...) automatically to match with a 2D array. The 2D array matrix has sim...

6 years 前 | 1 个回答 | 0

1

个回答

已解决


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

6 years 前

已解决


Bullseye Matrix
Given n (always odd), return output a that has concentric rings of the numbers 1 through (n+1)/2 around the center point. Exampl...

6 years 前