Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
102088 蒋沛霖 插入排序 C++ 编译错误 0 0 MS 0 KB 292 2023-09-12 13:24:43

Tests(0/0):


#include<iostream> #include<cstdio> #include <bits/stdc++.h> using namespace std; int main() { //freopen("forward.in","r",stdin); //freopen("forward.out","w",stdout); cin>>10>>endl; cin>>1 2 3 4 5 6 7 8 9 10>>endl; cin>>11>>endl; cout<<1 2 3 4 5 6 7 8 9 10 11; return 0; }


测评信息: