QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#47457 | #4674. Lots Of Tasks | larryzhong | WA | 2ms | 3632kb | C++17 | 1.6kb | 2022-09-10 01:22:02 | 2022-09-10 01:24:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3464kb
input:
4 1 9 5 13 11 13 6 12
output:
YES
result:
ok answer is YES
Test #2:
score: 0
Accepted
time: 2ms
memory: 3528kb
input:
3 46 76 0 2 45 75
output:
NO
result:
ok answer is NO
Test #3:
score: 0
Accepted
time: 2ms
memory: 3620kb
input:
10 364982626 705073316 215175753 478059739 828386201 994402901 910820793 911394551 266699249 426536243 719535057 815124115 623551500 911107672 705073316 733996798 93555423 439843075 421091507 535027971
output:
YES
result:
ok answer is YES
Test #4:
score: 0
Accepted
time: 2ms
memory: 3632kb
input:
10 51835689 620807443 750787525 796909711 513533935 575395493 541578125 684873005 537565421 613225565 617887598 929809638 255789102 452077882 336321566 371545418 684873005 816702045 359691050 544464714
output:
YES
result:
ok answer is YES
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 3620kb
input:
8 572132975 786288271 467448988 567426274 105311006 105804388 82568617 105557697 105804388 483353486 127607255 517437631 455641925 679210623 266635431 322522443
output:
YES
result:
wrong answer expected NO, found YES