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 4 of 11⬅ older  |  newer ⮕
Currently no other people reading this forum.


 UWA week 41 (2nd semester, week 11) ↓
SVG not supported 8:19am Tue 8th Oct, Max WG.

This is also covered in the project description. Please read the "Submission" section.


SVG not supported 10:08pm Mon 7th Oct, ANONYMOUS

i passed some problems, but decided to make them look much more readable and add comments since i did not add any while testing for its correctness. i tried to submit them again but i got NO OUTPUT as a result, does that mean i somehow broke my code w...


SVG not supported 5:18pm Mon 7th Oct, ANONYMOUS

https www.youtube.com ly i - i e s a e t e o k m c o e r a a l n d o m n s s n e i d d n t a d a y w i e t s i g f r i s c r e t e s i t i d t u m t t e g i u o O O T U s a r s l , d e h t m a o e o r k y c d ...


SVG not supported 5:09pm Mon 7th Oct, Mahit G.

Hi Max, thanks for the reply, I have submitted the new code, I was wondering if it gets replaced by my previous code for marking purposes?


SVG not supported 1:33pm Mon 7th Oct, Max WG.

ANONYMOUS wrote Please read the project information There are hidden test cases. Similar to the mid-semester test, there are secret test cases which you cannot download. If you get "WRONG ANSWER" or another incorrect verdict despite passing the sampl...


SVG not supported 1:33pm Mon 7th Oct, Max WG.

Yes


SVG not supported 12:26pm Mon 7th Oct, ANONYMOUS

Hi, Today and tomorrows lecture seem to be missing on LMS


SVG not supported 12:15pm Mon 7th Oct, ANONYMOUS

jumpy.py My code matches the problem's expected output and passes the fuzzy tests, but DOMJudge still marks it wrong. Could there be formatting issues or hidden edge cases I m missing? Please advise


SVG not supported 1:00am Mon 7th Oct, Mahit G.

I have already got the correct answer for a question but I think I have a better version of the answer which is much less lines of code, am I still allowed to test and resubmit my code to see if it runs?


 UWA week 40 (2nd semester, week 10) ↓
SVG not supported 9:13am Sun 6th Oct, Max WG.

ANONYMOUS wrote It uses the default install for Pypy on Ubuntu 22.04 Pypy 7.3 (equiv to Python 3.9)


SVG not supported 9:11am Sun 6th Oct, Max WG.

If you are struggling to solve the question, and properly analyzing the worst case is part of solving, then I suggest moving on to trying different problems. You can get 93 points without solving flip.


SVG not supported 10:56pm Sat 5th Oct, Joshua C.

ANONYMOUS wrote the full code is symbols '.', 'x' diagram random.choice(symbols) for in range(num columns) for in range(num rows) it is completely random on what the grid would look like for the two colours, and i dont know how to 'really...


SVG not supported 6:58pm Sat 5th Oct, ANONYMOUS

If you did a 1000x1000 grid, but it was all one colour, then the program would probably run very quickly. In the same way, you can try to generate a test that would cause your program to run the maximum amount of computations (worst case), and see if...


SVG not supported 11:52am Sat 5th Oct, ANONYMOUS

Hi, I have been using DomJudge and have noticed that it must be using an older version of Python as it does not recognise the "match case" syntax (added in 3.10). Which version of Python is used? Thanks


SVG not supported 11:32am Sat 5th Oct, ANONYMOUS

by locally, do you mean feeding the program a file with the 1000x1000 grid data? i am using diagram random.choice(symbols) for in range(num columns) for in range(num rows) to generate the 1000x1000 grid when i test my code, but i didnt get ...


SVG not supported 5:14pm Fri 4th Oct, Max WG.

ANONYMOUS wrote Your code is run on our sever. It's the same server that all submissions are run on. There are no special command line options we use to run your code. I suspect that you are not testing the worst case inputs locally. You are probably ...


SVG not supported 3:53pm Fri 4th Oct, ANONYMOUS

Hi there It's me with my lecture questions again. I tried rewatching the lectures and going to a lab facilitator to ask but they were confused too so I have a few questions this time 1. In the Ford-Fulkerson problem slide (slide 18) is it the case t...


SVG not supported 3:38pm Fri 4th Oct, ANONYMOUS

is it possible that my device's specs are interfering with domjudge's results? what i meant is that even though the time taken for traversing the maximum 1000x1000 grid done on my device is within the given time limit, when i run it on domjudge it end...


SVG not supported 11:02am Fri 4th Oct, Andrew G.

ANONYMOUS wrote As you have identified, the specification says "8-connected region". 8-connected is the standard term for referring to the 8 pixels surrounding a given pixel, and so does include diagonals. See (https en.wikipedia.org wiki Pixel con...


SVG not supported 10:55am Fri 4th Oct, Andrew G.

ANONYMOUS wrote Reasonable input times are accounted for in the runtime limits, and should rarely if ever be the dominating factor. The time limits and bounds are set so as to distinguish algorithms with acceptable time complexities from those that a...

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