new file: compile.bat new file: main.cpp new file: run.bat
@@ -0,0 +1,6 @@
#include <iostream>
int main() {
std::cout << "run";
return 0;
}
The note is not visible to the blocked user.