You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for question 4 of the first assignment of COMP4600, 2026
The code for the test itself lives in main.cpp.
There, the data is generated and stored in out.txt and this file can then be read by render.py to easily output a graph using Matplotlib.