QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#239310#7680. Subwayucup-team1876#WA 1ms3616kbC++231.3kb2023-11-04 20:01:202023-11-04 20:01:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 2 1
2 1 2
3 3 2

output:

2
10 2004 2 4005 3 2 1 8007 5 12024012 6010 1 2 12028014 6012 24026010 12008 3 3 24030012 12010
7 8008 5 10009 6 2 1 14011 8 24032014 12011 3 3 24036016 12013

result:

ok ok Sum L = 17

Test #2:

score: 0
Accepted
time: 0ms
memory: 3616kb

input:

1
1 1 1

output:

1
4 2003 2 4004 3 1 1 8006 5

result:

ok ok Sum L = 4

Test #3:

score: 0
Accepted
time: 0ms
memory: 3600kb

input:

1
1 1 50

output:

50
4 2003 2 4004 3 1 1 8006 5
4 8007 5 10008 6 1 1 14010 8
4 14011 8 16012 9 1 1 20014 11
4 20015 11 22016 12 1 1 26018 14
4 26019 14 28020 15 1 1 32022 17
4 32023 17 34024 18 1 1 38026 20
4 38027 20 40028 21 1 1 44030 23
4 44031 23 46032 24 1 1 50034 26
4 50035 26 52036 27 1 1 56038 29
4 56039 29 5...

result:

ok ok Sum L = 200

Test #4:

score: -100
Wrong Answer
time: 1ms
memory: 3612kb

input:

50
662 -567 48
728 -120 7
307 669 27
-885 -775 21
100 242 9
-784 -537 41
940 198 46
736 -551 30
-449 456 16
-945 382 18
-182 810 49
213 187 44
853 245 48
617 -305 19
-81 261 3
617 208 8
-548 -652 6
-888 -667 14
-371 -812 43
202 -702 10
-668 -725 5
961 -919 33
-870 -697 50
428 810 29
560 405 7
348 -3...

output:

50
151 2963 -918 4964 -917 961 -919 8966 -915 271918853 134972 -306 -897 271922855 134974 316132949 157068 334 -893 316136951 157070 1293499388 645507 -371 -812 1293503390 645509 1741103078 869197 -885 -775 1741107080 869199 -1954466669 1168746 -668 -725 -1954462667 1168748 -1883619263 1204152 -462 ...

result:

wrong answer Integer parameter [name=x_i] equals to 1293499388, violates the range [-10^9, 10^9]