QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#466978#1947. Laptop StickerGuanYunchangWA 0ms3588kbC++23444b2024-07-08 12:35:162024-07-08 12:35:16

詳細信息

Test #1:

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

input:

30 30 28 28

output:

1

result:

ok single line: '1'

Test #2:

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

input:

312 549 310 547

output:

0

result:

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