Replies: 9 comments
-
Basically, modifying existed skeleton codes except "Not implemented" is not allowed. |
Beta Was this translation helpful? Give feedback.
-
@RiceBiscuits Then, is only changing the name of variables (a little bit) allowed? |
Beta Was this translation helpful? Give feedback.
-
Well.. I have no idea what can be changed just modifying the name of variables, but I will not recommend to you. |
Beta Was this translation helpful? Give feedback.
-
Are we allowed to modify given skeleton codes related to env? #97 Also, can we change the parameters of functions that we have to implement? |
Beta Was this translation helpful? Give feedback.
-
It seems professor already allow to modify env. I think just adding init code is fine in that case. |
Beta Was this translation helpful? Give feedback.
-
I declared some functions in campaign.ml for mutate such as insert_random_string, delete_random_char. Is it okay..? |
Beta Was this translation helpful? Give feedback.
-
Yes, it's fine. |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot! |
Beta Was this translation helpful? Give feedback.
-
@RiceBiscuits |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Are we allowed to modify given skeleton codes like fuzzer.ml or others?
Beta Was this translation helpful? Give feedback.
All reactions