QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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;
}
Details
Tip: Click on the bar to expand more detailed information
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