Hello sir,
Thanks for that great tool you created.
I want my student to create the header file of the given 2 source files.
For example, I want to upload 2 files including calculator.cpp and main.cpp. And I want them to write "ONLY" the calculator.h file. So, I don't want students to modify the calculator.cpp and main.cpp files. They should not be changed in order to test their knowledge if they can write header files or not.
However without modifying the calculator.h file, students can modify main.cpp to make the program run. Is there any way to protect these 2 files?
Thanks for your help, have a nice week
Thanks for that great tool you created.
I want my student to create the header file of the given 2 source files.
For example, I want to upload 2 files including calculator.cpp and main.cpp. And I want them to write "ONLY" the calculator.h file. So, I don't want students to modify the calculator.cpp and main.cpp files. They should not be changed in order to test their knowledge if they can write header files or not.
However without modifying the calculator.h file, students can modify main.cpp to make the program run. Is there any way to protect these 2 files?
Thanks for your help, have a nice week