Dear all participants,

 It has come to my attention that some participants are unsure how to identify and resolve errors in their algorithms. Each time you make a submission, you can access logs that show details of any errors encountered. These logs include both standard output (stdout) and standard error (stderr), which can help you diagnose issues.

To illustrate, below is an example. After submission, you can review all of my submission jobs, checking both stdout and stderr for each one. This process allows you to catch and correct errors effectively. Please take advantage of this logging feature to troubleshoot and refine your submissions.

Please found your algorithm submitted jobs in below format: https://grand-challenge.org/algorithms/"your algorithm name"/Results/

Thanks, Rina