QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#846551 | #9999. 好成绩 | yxfql | AC ✓ | 0ms | 3516kb | C++20 | 105b | 2025-01-07 10:17:08 | 2025-01-07 10:17:09 |
Judging History
answer
#include<bits/stdc++.h>
using namespace std;
int main(){
cout<<83<<"\n";
return 0;
}
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3516kb
input:
output:
83
result:
ok single line: '83'