QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#75871#5455. TreeScriptevirirWA 0ms1744kbC++2012b2023-02-06 15:03:342023-02-06 15:03:38

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:38]
  • 评测
  • 测评结果:WA
  • 用时:0ms
  • 内存:1744kb
  • [2023-02-06 15:03:34]
  • 提交

answer

int main(){}

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 1744kb

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