QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#279956 | #5578. Blueberry Waffle | lmq26052003 | WA | 1ms | 3608kb | C++20 | 261b | 2023-12-09 12:49:47 | 2023-12-09 12:49:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3372kb
input:
10 20
output:
up
result:
ok single line: 'up'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3424kb
input:
10 34
output:
down
result:
ok single line: 'down'
Test #3:
score: 0
Accepted
time: 1ms
memory: 3608kb
input:
10 47
output:
down
result:
ok single line: 'down'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3596kb
input:
249 9462
output:
up
result:
ok single line: 'up'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3436kb
input:
165 3795
output:
down
result:
ok single line: 'down'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
612 612
output:
down
result:
ok single line: 'down'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3308kb
input:
278 8340
output:
up
result:
ok single line: 'up'
Test #8:
score: 0
Accepted
time: 1ms
memory: 3432kb
input:
267 4539
output:
down
result:
ok single line: 'down'
Test #9:
score: 0
Accepted
time: 0ms
memory: 3320kb
input:
357 2856
output:
up
result:
ok single line: 'up'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3388kb
input:
490 7840
output:
up
result:
ok single line: 'up'
Test #11:
score: 0
Accepted
time: 0ms
memory: 3380kb
input:
408 5304
output:
down
result:
ok single line: 'down'
Test #12:
score: 0
Accepted
time: 1ms
memory: 3552kb
input:
501 3507
output:
down
result:
ok single line: 'down'
Test #13:
score: 0
Accepted
time: 0ms
memory: 3432kb
input:
882 882
output:
down
result:
ok single line: 'down'
Test #14:
score: 0
Accepted
time: 0ms
memory: 3392kb
input:
144 4608
output:
up
result:
ok single line: 'up'
Test #15:
score: 0
Accepted
time: 1ms
memory: 3392kb
input:
358 2506
output:
down
result:
ok single line: 'down'
Test #16:
score: 0
Accepted
time: 0ms
memory: 3376kb
input:
557 6684
output:
up
result:
ok single line: 'up'
Test #17:
score: 0
Accepted
time: 0ms
memory: 3376kb
input:
968 1936
output:
up
result:
ok single line: 'up'
Test #18:
score: 0
Accepted
time: 0ms
memory: 3592kb
input:
852 6816
output:
up
result:
ok single line: 'up'
Test #19:
score: -100
Wrong Answer
time: 0ms
memory: 3392kb
input:
104 5635
output:
down
result:
wrong answer 1st lines differ - expected: 'up', found: 'down'