QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#847770 | #9999. 好成绩 | guleng2007 | AC ✓ | 0ms | 3720kb | C++20 | 96b | 2025-01-08 11:03:03 | 2025-01-08 11:03:04 |
Judging History
answer
#include <bits/stdc++.h>
using namespace std;
int main()
{
printf("83\n");
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3720kb
input:
output:
83
result:
ok single line: '83'