For an assignment i was asked to write a program that specifies the number of tr
ID: 3624158 • Letter: F
Question
For an assignment i was asked to write a program that specifies the number of trials, T, to be used for a Monte-Carlo simulation. in order to specify the number of trials, the user must build a text file named with the extension .in that contains a single numerical value.I've created my text file through notepad, chose "All extensions" in the save as window and added the .in extension, but when i indicate the program to load my .in file at the executable window nothing happens. At the moment my .in file is in the same folder as my program.
Any advice is appreciated.
Thank you.