随笔分类 -  我的脚本

摘要:#!/bin/sh # put the code and data in the same folder in="in" #data's inputs file suffix out="out" #Analogy above cpp="a.cpp" # the CPP of yours.BTW you should comment the freopen prog="... 阅读全文
posted @ 2018-09-27 02:12 BIack_Cat 阅读(223) 评论(0) 推荐(0)