埃博拉酱 - MATLAB Cody - MATLAB Central

埃博拉酱

8339
Rank
6
Badges
718
Score
1 – 50 of 81

埃博拉酱 submitted a Comment to Solution 14372718

You will have to manually create submission/gt.m using a cheat like fileread.

on 25 Oct 2024

埃博拉酱 submitted a Comment to Problem 57545. Integer vector optimal lossless deduplication

@Dyuman Joshi Also I don't know how to get the best error of a randomly generated test case without leaking the algorithm to get the best error.

on 15 Jan 2023

埃博拉酱 submitted a Comment to Problem 57545. Integer vector optimal lossless deduplication

Of course you can do hard-coding, but that will also make you far away from the smallest solution size. There are always cheaters in this community and you can never take care of all of them.

on 15 Jan 2023

埃博拉酱 submitted a Comment to Problem 1957. Check if equal

Bad test suites. Just compare two elements to see if they are all equal.

on 24 Jul 2022

埃博拉酱 submitted a Comment to Solution 1555140

Because fibonacci is a function in the Symbolic Math Toolbox. Cody only support base MATLAB but none of its toolboxes.

on 14 May 2022

埃博拉酱 received Puzzler badge

on 14 May 2022

埃博拉酱 submitted a Comment to Solution 8294460

dec2bin(0:2^l-1)=='1' Seems more natural

on 9 May 2022

埃博拉酱 submitted a Comment to Solution 8294460

Awesome!

on 9 May 2022

埃博拉酱 submitted a Comment to Solution 8287890

Amazing solution, though not the trick I expected. You are not telling the parfor index but playing with the random generator.

on 8 May 2022

埃博拉酱 submitted a Comment to Solution 400520

So false is considered a function call but not a constant? What an absurd cody trick …

on 4 Aug 2021

埃博拉酱 submitted a Comment to Solution 3689863

Cool, though it's still not the solution I want …

on 18 Nov 2020

埃博拉酱 submitted a Comment to Problem 47420. Falling on the Moon.

A fileread hack is the most convenient solution we impose to irresponsible problems, but I'd like to pay you some patience since it's the first time you create a problem.

on 8 Nov 2020

埃博拉酱 submitted a Comment to Problem 47420. Falling on the Moon.

Please ensure that you have offered a valid reference solution that can pass your test suites before publishing the problem. Be responsible, thank you.

on 8 Nov 2020

埃博拉酱 submitted a Comment to Solution 3579535

But this won't work on my num2cell problem. Can you solve it?

on 8 Nov 2020

埃博拉酱 submitted a Comment to Solution 3579535

Cool. This is not the answer I expect but I won't edit the problem again. I have to admit I forgot the tables. I just found something else that causes an exception on this semantically invulnerable expression.

on 8 Nov 2020

埃博拉酱 submitted a Comment to Problem 47335. arrayfun bomb

Updated. Fix the bug that asserts in the try block won't work.

on 7 Nov 2020

埃博拉酱 submitted a Comment to Problem 45268. Restricted Multiplication v1

To hack fileread is the only way to break in I promise.

on 6 Nov 2020

埃博拉酱 submitted a Comment to Problem 45268. Restricted Multiplication v1

Limit on single letter f and e is ridiculous. for loop and select case and even end it inhibited. English is full of es.

on 6 Nov 2020

1 – 50 of 81
Go to top of page