×

To be able to write in the forum you need to authenticate. Meanwhile it's read-only.

[Resolved] The Matrix challenge, GC8C4PC

[Resolved] The Matrix challenge, GC8C4PC
August 14, 2019 06:47AM
A Challenge that consists of two AND conditions:
• User has found and logged at least 10 loops of the D/T Matrix (81 x 10)
• User has found and logged the full D/T Matrix in at least two different Regions

My wish is a log that looks something similar to this:
https://project-gc.com/Challenges/GC8C020/44452

BR
/Mats
Re: The Matrix challenge, GC8C4PC
August 15, 2019 06:33AM
I am working on this.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 07:17AM
Here is the checker

https://project-gc.com/Challenges/GC8C4PC/44502

Please test and tell us whether it is suitable for you.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 09:09AM
Hi
one adjustment if possible

for the first part I would like to have the full number of loops instead of the (81/81)

Example today
"User has found and logged at least 10 loops of the D/T Matrix (81 x 10)"
Qualifying 81 / 81, PASSED
or
Qualifying 0 / 81, FAILED


New
"User has found and logged at least 10 loops of the D/T Matrix (81 x 10)"
Qualifying loops 10 / 10, PASSED
or
Qualifying 0 / 10, FAILED

BR
/Mats
Re: The Matrix challenge, GC8C4PC
August 15, 2019 09:18AM
This checker do not count loops. It just filters out D/T combinations which have less than 10 finds. That's why it can not tell how many "loops" there actually is without a custom function. It is possible but takes more time to implement.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 09:35AM
OK,
I think it would be better to have that. How long time would it take to implement "loop counts"
Re: The Matrix challenge, GC8C4PC
August 15, 2019 10:06AM
just as an input, I found this checker that seems to at least count loops

https://project-gc.com/Challenges/GC8677Q/42087

would it be possible to use that one and merge?
Re: The Matrix challenge, GC8C4PC
August 15, 2019 10:19AM
There are lots of scripts that count loops, but you specified the script you want to be used and the output you required, but that script doesn't have the ability to count loops. There's no quick "merge" of scripts since they're structured differently and operate differently. The only option is for arisoft to add the DT loop ability to his script or for you to be happy that one of the other scripts can be used without the logging format you requested. That said, I'm not aware of a script that check for full DT loops in 2 regions, that is, without knowing the regions upfront.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 10:22AM
Merge is out of question but the function is easy to implement. No problems. I can tell how log it takes when I am ready :)
Re: The Matrix challenge, GC8C4PC
August 15, 2019 10:28AM
Ok, thanks for the answers.
I'm quite new to publishing these challenges, and not everything is easily understood in the FAQ..
The example script i referred to was only meant as an example. If you guys have a better suggestion how to present it, I am open for that too.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 10:36AM
As pieterix told, this may be the only script which can do the job for your challenge without customization, so you selected the right one for an example. You could go with your challnege cache as you have a working checker. Layout changes should not have any impact for the reviewing.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 11:23AM
The checker is now updated to be able to count Fizzy loops. The process took about an hour.

Please test again and tell us whether is it now suitable for you.
Re: The Matrix challenge, GC8C4PC
August 15, 2019 12:50PM
Perfect!
Exactly what I wanted
Thanks for your time
Re: The Matrix challenge, GC8C4PC
August 29, 2019 08:14AM
Hi again
We had some issues with publishing this one. We need to remove the requirement of Regions, so only check more than 10 loops of the D/T matrix, regardless of region.
Re: The Matrix challenge, GC8C4PC
August 29, 2019 08:54AM
I removed "full D/T Matrix in at least two different Regions" from the checker.

Do you want to change "at least 10 loops" to "more than 10"?
Re: The Matrix challenge, GC8C4PC
August 29, 2019 09:08AM
Hi,
thanks, no leave it as it is. (if it means equal to or higher than 10?)
Sorry, only registered users may post in this forum.

Click here to login