QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#400027 | #8513. Insects, Mathematics, Accuracy, and Efficiency | do_while_true | WA | 0ms | 3552kb | C++20 | 73b | 2024-04-26 21:12:19 | 2024-04-26 21:12:20 |
Judging History
answer
#include<bits/stdc++.h>
using namespace std;
int main(){
return 0;
}
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3552kb
input:
4 1000 -1000 0 0 0 1000 0 0 -1000
output:
result:
wrong output format Unexpected end of file - double expected