Print

Print


Hi, All,
        If I have a solve script named solve.com and I can use command
./solve.com
to run it, now I want to write a script named test.inp and use command
./test.inp
to run it, how should I write it?

Thanks

Li Yang