It's UWAweek 47

help3001

This forum is provided to promote discussion amongst students enrolled in CITS3001 Advanced Algorithms.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Showing 20 of 202 articles
Showing page 5 of 11⬅ older  |  newer ⮕
Currently 1 other person reading this forum.


 UWA week 40 (2nd semester, week 10) ↓
SVG not supported 12:42am Fri 4th Oct, ANONYMOUS

I'm just wondering, since me and a lab facilitator had different views on the meaning of the specifications in flip, on quote "the flip tool finds the largest 8-connected region of pixels all of the same colour containing the selected pixel, then fli...


SVG not supported 10:51pm Thu 3rd Oct, ANONYMOUS

Hi, just wondering why the input time is taken into account in the total time. For flip, just processing the input takes about 5 seconds for a 1000x1000 grid, and the actual algorithm part takes about 8 seconds. All together it is over 10 seconds hen...


SVG not supported 5:28pm Thu 3rd Oct, ANONYMOUS

So once you flip a segment, you can return to the grid's beginning to revisit?


SVG not supported 11:56am Thu 3rd Oct, Lewei X.

Working now, thanks.


SVG not supported 9:29pm Wed 2nd Oct, ANONYMOUS

Not OP, but submission did just work for me, thanks


SVG not supported 4:32pm Wed 2nd Oct, Max WG.

Please try again now.


SVG not supported 1:02pm Wed 2nd Oct, Andrew G.

The previous student is correct. As has been mentioned before in various places, Python normally gives a Run-Error when hitting the memory limit. No, no students will be provided with additional test cases. Exploring test cases and finding bugs yourse...


SVG not supported 8:27pm Tue 1st Oct, ANONYMOUS

Run errors (as opposed to wrong answers) on DOM judge are often due to hitting memory limits (1GB limit iirc), whereas on your own machine you might be able to allocate more than that. Might be worth seeing if your code creates a lot of memory for us...


SVG not supported 5:19pm Tue 1st Oct, ANONYMOUS

Hi, for the 'flip' problem, my code works for all my test cases, but I get a run-error when submitting. I have also fuzzed it with a large number of random test cases for all row lengths, and column lengths, and the program still succeeds with no exce...


SVG not supported 2:48pm Tue 1st Oct, Andrew G.

Hi, Exploring the properties of the problem space to find, understand, and fix your bugs is an intended part of the task. A good practice is to explore small, simple solutions and try to find the simplest input for which your algorithm is incorrect, so...


SVG not supported 12:49pm Tue 1st Oct, Kimberley L.

find.py My output matches the expected output provided in the question, but I m still receiving a 'wrong answer' message. I've also created a test case, and my solution successfully passes it. I understand that there are hidden test cases. How can I ...


SVG not supported 8:03am Tue 1st Oct, Max WG.

Looks like there is a bug in cssubmit. I will see if I can find a fix. We're using a validation script to ensure that your project.txt is in the correct format. This is a feature that is support by cssubmit. However, there have been some changes to cs...


SVG not supported 8:01am Tue 1st Oct, Max WG.

ANONYMOUS wrote I will make sure it is available up to the day of the last supplementary deferred exam.


SVG not supported 5:09pm Mon 30th Sep, Lewei X.

Hi there, just tried submitting the project.txt file as I am done (well 100 points) but its coming up as validation unsuccessful. I followed the project.txt format instructions on the project page so there shouldn't be anything wrong with the file i...


 UWA week 39 (2nd semester, week 9) ↓
SVG not supported 7:22pm Fri 27th Sep, ANONYMOUS

As written in the project under Instructions "You may use the Python standard library. DOMjudge has been configured only to use the standard library, so if your solution runs on DOMjudge, then it is acceptable."


SVG not supported 3:18pm Fri 27th Sep, ANONYMOUS

Are we allowed to use standard Python libraries for the project?


SVG not supported 11:46am Fri 27th Sep, Andrew G.

The other student who has replied is correct. It seems you misunderstood the problem statement and need to read it again more closely.


SVG not supported 11:43am Fri 27th Sep, Alistair L.

Misread afterall, thank you )


SVG not supported 11:38am Fri 27th Sep, ANONYMOUS

Forgot to mention, any white space in the middle that isn't (0,0) or the last row.


SVG not supported 11:38am Fri 27th Sep, ANONYMOUS

You flip the white space then it'll become a big black space with the other 3 black space. Then flip the big black space and it'll all become white

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy