摘要:
题目提交一直出现段错误,经过在网上搜索得知是数组溢出,故将数组设置的大一点 AC代码 include include define N 11000 using namespace std; int main(){ ifdef ONLINE_JUDGE else freopen("1.txt", "r 阅读全文
posted @ 2019-07-19 15:36
哨音
阅读(248)
评论(0)
推荐(0)
摘要:
AC代码 阅读全文
posted @ 2019-07-19 15:21
哨音
阅读(224)
评论(0)
推荐(0)