QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#512892#6628. Flip it and Stick it12321312320 13ms10612kbPython39b2024-08-10 16:12:042024-08-10 16:12:04

Judging History

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

  • [2024-08-10 16:12:04]
  • 评测
  • 测评结果:0
  • 用时:13ms
  • 内存:10612kb
  • [2024-08-10 16:12:04]
  • 提交

answer

print(-1)

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 10508kb

input:

1
0

output:

-1

result:

wrong answer 1st numbers differ - expected: '0', found: '-1'

Subtask #2:

score: 0
Wrong Answer

Test #8:

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

input:

0
01

output:

-1

result:

wrong answer 1st numbers differ - expected: '0', found: '-1'

Subtask #3:

score: 0
Skipped

Dependency #2:

0%

Subtask #4:

score: 0
Wrong Answer

Test #40:

score: 0
Wrong Answer
time: 13ms
memory: 10612kb

input:

11
011

output:

-1

result:

wrong answer 1st numbers differ - expected: '0', found: '-1'

Subtask #5:

score: 0
Wrong Answer

Test #53:

score: 0
Wrong Answer
time: 10ms
memory: 10392kb

input:

11
011

output:

-1

result:

wrong answer 1st numbers differ - expected: '0', found: '-1'

Subtask #6:

score: 0
Skipped

Dependency #4:

0%