goc3 - MATLAB Cody - MATLAB Central

goc3

6
Rank
203
Badges
50698
Score
1 – 50 of 4,547

goc3 submitted a Comment to Problem 2431. Power Times (of the day)

carl, reading a time backwards (right to left) does not need to result in a valid time. For such cases, you discard the colon to assess the numbers as an equation as Christian explained.

on 27 Jul 2024

goc3 submitted a Comment to Problem 2195. Sum of the pixel values for the blue color

The problem has been updated to test a built-in image as the linked images are no longer available.

on 11 Jun 2024

goc3 submitted a Comment to Problem 42936. Project Euler: Problem 11, Largest product in a grid

And, to clarify my comment regarding the Scratch Pad, the test cases need to be present in the Scratch Pad in the same order, due to the reliance upon seeding the random-number generation. I would recommend copying in all three in order before testing your solution.

on 26 Jan 2024

goc3 submitted a Comment to Problem 42936. Project Euler: Problem 11, Largest product in a grid

@Dong-hyun: there was a problem with the test suite hiding code from the solve page. There was setup code that was being suppressed from view, but was being run before each of the tests. Accordingly, the problem was still solvable, but could not be tested via the Scratch Pad. I have copied the necessary setup code into each test case, so it should work for you now. Note that the "rng default" line is needed for the first test case (as is included there) but not for the other two test cases (and is, therefore, not included there).

on 26 Jan 2024

goc3 submitted a Comment to Problem 58758. Hemisphere Volume on Top of a Cylinder

The test suite has been fixed.

on 2 Dec 2023

goc3 submitted Solution 12606009 to Problem 58738. A times B

on 1 Dec 2023

1 – 50 of 4,547
Go to top of page