QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#542979#9177. String and NailsGuanYunchangWA 0ms3688kbC++201.3kb2024-09-01 12:23:452024-09-01 12:23:45

詳細信息

Test #1:

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

input:

3
1 1
2 4
3 1

output:

YES
1 1
2 4

result:

ok Everything ok

Test #2:

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

input:

1
1000000000 0

output:

NO

result:

wrong answer Jury has a bigger answer