QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#430233 | #8674. Riddle of the Sphinx | TouJuan | AC ✓ | 1ms | 3976kb | C++14 | 667b | 2024-06-03 16:21:29 | 2024-06-03 16:21:30 |
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: 3976kb
input:
1 2 3 6 17
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1 2 3
result:
ok correct!
Test #2:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
9998 1 1 10000 10004
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 9998 1 1
result:
ok correct!
Test #3:
score: 0
Accepted
time: 1ms
memory: 3832kb
input:
3333 3333 3333 9999 23331
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3333 3333 3333
result:
ok correct!
Test #4:
score: 0
Accepted
time: 0ms
memory: 3832kb
input:
892 503 712 2108 4747
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 893 503 712
result:
ok correct!
Test #5:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
868 365 947 2182 5390
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 868 367 947
result:
ok correct!
Test #6:
score: 0
Accepted
time: 1ms
memory: 3924kb
input:
684 827 794 2304 5510
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 684 827 793
result:
ok correct!
Test #7:
score: 0
Accepted
time: 1ms
memory: 3848kb
input:
308 23 440 769 2114
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 308 23 440
result:
ok correct!
Test #8:
score: 0
Accepted
time: 0ms
memory: 3924kb
input:
705 910 341 1956 3890
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 705 910 341
result:
ok correct!
Test #9:
score: 0
Accepted
time: 0ms
memory: 3928kb
input:
1482 1285 299 3065 5247
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1481 1285 299
result:
ok correct!
Test #10:
score: 0
Accepted
time: 0ms
memory: 3840kb
input:
1516 3576 839 5930 12022
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1516 3575 839
result:
ok correct!
Test #11:
score: 0
Accepted
time: 1ms
memory: 3912kb
input:
2254 132 1126 3513 7026
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 2254 132 1127
result:
ok correct!
Test #12:
score: 0
Accepted
time: 1ms
memory: 3900kb
input:
801 38 56 894 1101
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 801 38 56
result:
ok correct!
Test #13:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
1004 1248 3876 6128 19003
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1004 1248 3876
result:
ok correct!
Test #14:
score: 0
Accepted
time: 0ms
memory: 3972kb
input:
2011 3884 1618 7515 16253
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 2013 3884 1618
result:
ok correct!
Test #15:
score: 0
Accepted
time: 0ms
memory: 3812kb
input:
1256 6632 214 8103 15378
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1256 6633 214
result:
ok correct!
Test #16:
score: 0
Accepted
time: 1ms
memory: 3968kb
input:
805 4142 694 5640 11861
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 805 4142 693
result:
ok correct!
Test #17:
score: 0
Accepted
time: 0ms
memory: 3968kb
input:
731 4440 1054 6223 13827
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 731 4440 1054
result:
ok correct!
Test #18:
score: 0
Accepted
time: 0ms
memory: 3916kb
input:
445 3442 4035 7922 23470
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 445 3442 4035
result:
ok correct!
Test #19:
score: 0
Accepted
time: 0ms
memory: 3972kb
input:
1750 2 3 6 17
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1 2 3
result:
ok correct!
Test #20:
score: 0
Accepted
time: 1ms
memory: 3924kb
input:
1 2 3 6 17
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1 2 3
result:
ok correct!
Test #21:
score: 0
Accepted
time: 0ms
memory: 3924kb
input:
1 2 3 6 17
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1 2 3
result:
ok correct!
Test #22:
score: 0
Accepted
time: 0ms
memory: 3792kb
input:
1 2 3 8664 17
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1 2 3
result:
ok correct!
Test #23:
score: 0
Accepted
time: 1ms
memory: 3912kb
input:
1 2 3 6 13
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1 2 3
result:
ok correct!
Test #24:
score: 0
Accepted
time: 0ms
memory: 3904kb
input:
1633 1 1 10000 10004
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 9998 1 1
result:
ok correct!
Test #25:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
9998 1 1 10000 10004
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 9998 1 1
result:
ok correct!
Test #26:
score: 0
Accepted
time: 1ms
memory: 3832kb
input:
9998 1 671 10000 10004
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 9998 1 1
result:
ok correct!
Test #27:
score: 0
Accepted
time: 0ms
memory: 3840kb
input:
9998 1 1 9999 10004
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 9998 1 1
result:
ok correct!
Test #28:
score: 0
Accepted
time: 1ms
memory: 3864kb
input:
9998 1 1 10000 17775
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 9998 1 1
result:
ok correct!
Test #29:
score: 0
Accepted
time: 1ms
memory: 3912kb
input:
3332 3333 3333 9999 23331
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3333 3333 3333
result:
ok correct!
Test #30:
score: 0
Accepted
time: 0ms
memory: 3968kb
input:
3333 3332 3333 9999 23331
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3333 3333 3333
result:
ok correct!
Test #31:
score: 0
Accepted
time: 1ms
memory: 3788kb
input:
3333 3333 3333 9999 23331
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3333 3333 3333
result:
ok correct!
Test #32:
score: 0
Accepted
time: 0ms
memory: 3916kb
input:
3333 3333 3333 10000 23331
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3333 3333 3333
result:
ok correct!
Test #33:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
3333 3333 3333 9999 23335
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3333 3333 3333
result:
ok correct!
Test #34:
score: 0
Accepted
time: 1ms
memory: 3788kb
input:
548 588 724 1855 4615
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 543 588 724
result:
ok correct!
Test #35:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
780 1559 783 2524 5834
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 780 961 783
result:
ok correct!
Test #36:
score: 0
Accepted
time: 0ms
memory: 3844kb
input:
690 189 313 1191 2316
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 690 189 312
result:
ok correct!
Test #37:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
97 289 971 1358 4559
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 97 289 971
result:
ok correct!
Test #38:
score: 0
Accepted
time: 0ms
memory: 3968kb
input:
298 118 177 593 10111
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 298 118 177
result:
ok correct!
Test #39:
score: 0
Accepted
time: 0ms
memory: 3832kb
input:
2974 1358 2553 6885 15902
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 2974 1358 2553
result:
ok correct!
Test #40:
score: 0
Accepted
time: 1ms
memory: 3788kb
input:
4209 360 3000 9367 20525
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 4209 2158 3000
result:
ok correct!
Test #41:
score: 0
Accepted
time: 1ms
memory: 3928kb
input:
1199 99 4408 5706 19029
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1199 99 4408
result:
ok correct!
Test #42:
score: 0
Accepted
time: 0ms
memory: 3836kb
input:
3601 167 1004 4773 7951
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3601 167 1004
result:
ok correct!
Test #43:
score: 0
Accepted
time: 1ms
memory: 3788kb
input:
2721 2111 2489 7321 16895
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 2721 2111 2489
result:
ok correct!
Test #44:
score: 0
Accepted
time: 1ms
memory: 3844kb
input:
551 203 5220 9120 24983
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 3697 203 5220
result:
ok correct!
Test #45:
score: 0
Accepted
time: 1ms
memory: 3908kb
input:
1481 1259 1264 4970 10987
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1481 2225 1264
result:
ok correct!
Test #46:
score: 0
Accepted
time: 1ms
memory: 3972kb
input:
4769 1552 235 6712 9437
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 4769 1552 391
result:
ok correct!
Test #47:
score: 0
Accepted
time: 1ms
memory: 3968kb
input:
1620 3589 1642 6852 15366
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1620 3589 1642
result:
ok correct!
Test #48:
score: 0
Accepted
time: 0ms
memory: 3928kb
input:
1136 6652 800 8588 17641
output:
1 0 0 0 1 0 0 0 1 1 1 1 1 2 4 1136 6652 800
result:
ok correct!
Extra Test:
score: 0
Extra Test Passed