Online Judge
Toggle navigation
童织码
首页
问题列表
状态
作业
帮助
登录
首页
状态
434867
Run ID
作者
问题
语言
测评结果
分数
时间
内存
代码长度
提交时间
434867
吴鑫昊
【C1-8】成绩等级
C++
解答错误
0
2 MS
244 KB
108
2026-04-01 21:14:21
Tests(0/15):
#include<bits/stdc++.h> using namespace std; int main(){ int m; cin>>m; cout<<m; return 0; }
测评信息: