QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3584kb
input:
output:
83
result:
ok single line: '83'