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
The current program can not deal with divided by 0.
So all code generated will not have any division operation.
This could be solved by modifying run.sh.
We can detect whether the code GCC compiled works well. If not, we simply drop the output this time.
The text was updated successfully, but these errors were encountered:
The current program can not deal with divided by 0.
So all code generated will not have any division operation.
This could be solved by modifying run.sh.
We can detect whether the code GCC compiled works well. If not, we simply drop the output this time.
The text was updated successfully, but these errors were encountered: