QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#857142 | #9999. 好成绩 | guanghere | AC ✓ | 0ms | 3584kb | C++23 | 106b | 2025-01-15 10:27:45 | 2025-01-15 10:27:47 |
Judging History
answer
//
// Created by guanghere on 24-12-15.
//
#include <iostream>
int main() {
std::cout << 83;
}
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3584kb
input:
output:
83
result:
ok single line: '83'