run.sh 93 B

1234
  1. #!/bin/bash
  2. cp io/main.cpp basic/main.cpp
  3. ./caide make 2> io/output.err
  4. cp submission.cpp io