QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#328995#8213. GraffitinyctivoeWA 0ms3696kbC++142.8kb2024-02-16 11:39:592024-02-16 11:40:00

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3696kb

input:

1
a

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3564kb

input:

3
orz
1 2
2 3

output:

0

result:

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