... | ... | @@ -140,7 +140,7 @@ If something doesn't work as you would expect, you can follow this procedure: |
|
|
6. Undefined behavior (such as buffer overflows, memory access errors, divisions by zero, ...) can result in very different outputs depending on the system and machine. Most of these errors will either lead to the submission system sometimes not displaying the correct result or crashing.
|
|
|
7. Compare/talk to colleagues and attend the tutorials. If you're still unsure on why your solution is not working, the tutors can help to guide you in the correct direction.
|
|
|
8. Alternatively, feel free to create a post on the TeachCenter forum. All tutors and teachers have access there and you will receive the fastest response to your problems there.
|
|
|
9. If you suspect that this is an issue with the framework or the submission servers, please notify us by writing an email to <cgcv@icg.tugraz.at>. Please **do not** use this email for general questions about your code, as the TeachCenter forum should be used for that.
|
|
|
9. If you suspect that this is an issue with the framework or the submission servers, please notify us by writing an email to <cgcv.ivc@tugraz.at>. Please **do not** use this email for general questions about your code, as the TeachCenter forum should be used for that.
|
|
|
---
|
|
|
### 15. I don't know how to use git. Is there an alternative method to submit my solution?
|
|
|
|
... | ... | |