QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#60150 | #4809. Maximum Range | xiaoyaowudi | WA | 1ms | 1744kb | C++17 | 31b | 2022-11-03 09:07:38 | 2022-11-03 09:51:14 |
Judging History
answer
int main()
{
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 1744kb
input:
5 7 1 2 1 1 3 -2 2 3 1 3 4 3 4 5 1 1 5 -1 2 5 2
output:
result:
wrong output format Unexpected end of file - int32 expected