@@ -251,5 +251,8 @@ int main(int argc,char **argv) {
}
ofstream out_file(filepath+".ccomp",ios::binary);
out_file.write(reinterpret_cast<const char*>(output.data()),output.size());
out_file.close();
return 0;
The note is not visible to the blocked user.