QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#527978#6983. ExamTAhmed33#14 1ms4716kbC++201.1kb2024-08-23 01:15:362024-08-23 01:15:37

詳細信息

Subtask #1:

score: 14
Accepted

Test #1:

score: 14
Accepted
time: 0ms
memory: 3676kb

input:

2
2 1
1 2

output:

1

result:

ok single line: '1'

Test #2:

score: 14
Accepted
time: 0ms
memory: 3684kb

input:

4
2 2 3 2
2 2 1 1

output:

2

result:

ok single line: '2'

Test #3:

score: 14
Accepted
time: 0ms
memory: 3692kb

input:

7
8 1 8 4 4 2 2
3 3 4 5 3 8 3

output:

1

result:

ok single line: '1'

Test #4:

score: 14
Accepted
time: 0ms
memory: 3696kb

input:

10
1 2 1 1 1 1 2 2 2 2
1 3 3 1 1 1 2 3 3 3

output:

5

result:

ok single line: '5'

Test #5:

score: 14
Accepted
time: 0ms
memory: 3628kb

input:

10
1 1 1 3 2 3 4 2 1 4
2 3 1 4 3 3 1 4 2 4

output:

6

result:

ok single line: '6'

Test #6:

score: 14
Accepted
time: 0ms
memory: 3756kb

input:

10
10 9 8 7 6 5 4 3 2 1
4 5 7 3 3 6 10 2 9 9

output:

3

result:

ok single line: '3'

Subtask #2:

score: 0
Runtime Error

Test #7:

score: 0
Runtime Error

input:

1000
893776344 787725810 291017493 647342304 137945499 287626579 723898844 756587043 756587043 676427946 309067318 911812899 477531059 528842104 14133487 333005260 20588011 101004400 821063755 20588011 309067318 98607630 581609603 275810952 400342723 477531059 342507300 511996437 417465600 528842104...

output:


result:


Subtask #3:

score: 0
Runtime Error

Test #15:

score: 13
Accepted
time: 0ms
memory: 3624kb

input:

11
3041944 61317685 78688333 81175303 130536594 292412314 325285502 343151428 424440052 673288413 953725903
673288413 3041944 292412314 81175303 424440052 673288413 78688333 61317685 61317685 81175303 3041944

output:

3

result:

ok single line: '3'

Test #16:

score: 13
Accepted
time: 1ms
memory: 4716kb

input:

500
3668668 4325921 4509621 5944055 8575750 10759033 11078400 11246529 12143181 12548421 13391180 20345732 23537463 26347810 26479209 27810637 30271108 31518852 32395198 38637058 39168160 40222408 41153959 41349508 41740790 42603425 43947200 44478678 51967341 54776367 55167907 56662618 58196672 5898...

output:

36

result:

ok single line: '36'

Test #17:

score: 0
Runtime Error

input:

2000
63102 1484106 2564192 3036059 3961510 4063868 6332689 7533917 7815974 7912528 8388316 8427766 8537700 8733490 9030041 9529616 9585265 9745669 9886090 11132856 11588369 12535400 13080618 13082266 14035610 14368522 14847595 15408981 17015895 17106980 17161884 17345258 18302332 18507341 19166840 1...

output:


result:


Subtask #4:

score: 0
Runtime Error

Test #21:

score: 0
Runtime Error

input:

5001
800050172 780027702 124135194 387853104 977824384 320789670 21443908 977782080 529322873 249594077 502660735 275232530 66657127 693254070 715334742 931851416 21491162 761549796 391880875 711351444 507438497 638887208 163721472 144212397 276855401 39234094 357488574 127062198 920707960 77974348 ...

output:


result:


Subtask #5:

score: 0
Wrong Answer

Dependency #1:

100%
Accepted

Test #31:

score: 16
Accepted
time: 0ms
memory: 3716kb

input:

11
957465832 86046008 585749322 392102859 828774852 957465832 305868549 284132339 284132339 392102859 86046008
957465832 284132339 305868549 284132339 614919933 828774852 614919933 828774852 828774852 392102859 451902542

output:

2

result:

ok single line: '2'

Test #32:

score: 0
Wrong Answer
time: 0ms
memory: 3748kb

input:

40
768720049 192121352 192121352 192121352 768720049 768720049 768720049 768720049 192121352 192121352 192121352 192121352 192121352 768720049 192121352 768720049 768720049 192121352 768720049 768720049 192121352 192121352 768720049 192121352 192121352 192121352 768720049 768720049 768720049 7687200...

output:

25

result:

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

Subtask #6:

score: 0
Skipped

Dependency #3:

0%