mercredi 15 décembre 2021

shill script for C++ in linux

I have a C++ code and I need to run it 2000 times and print the results of all runs in a text file or data file. I can run it from the terminal by:

  • g++ -o program_name program_name.cpp
  • ./program_name

Aucun commentaire:

Enregistrer un commentaire