QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#75872#5455. TreeScriptevirirWA 1ms1880kbC++2012b2023-02-06 15:03:502023-02-06 15:03:51

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-02-06 15:03:51]
  • 评测
  • 测评结果:WA
  • 用时:1ms
  • 内存:1880kb
  • [2023-02-06 15:03:50]
  • 提交

answer

int main(){}

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 1880kb

input:

2
3
0 1 2
7
0 1 2 2 1 4 1

output:


result:

wrong answer Answer contains longer sequence [length = 2], but output contains 0 elements