UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#134189#2104. 蜗牛191000ms1200kbC++11322b2021-07-19 14:14:022021-07-19 14:14:03

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 20
Accepted
time: 0ms
memory: 1196kb

input:

1
345 345 321

output:

1

result:

ok single line: '1'

Test #2:

score: 20
Accepted
time: 0ms
memory: 1200kb

input:

2
32000 32001 32555
32767 1 0

output:

1
32767

result:

ok 2 lines

Test #3:

score: 20
Accepted
time: 0ms
memory: 1192kb

input:

3
94848 45 45
6489 154 155
4654498 1151 356

output:

error
error
5855

result:

ok 3 lines

Test #4:

score: 20
Accepted
time: 0ms
memory: 1196kb

input:

4
88888888 8888 888
999999999 1 0
5487844 8446 1484
19960515 8799846 8799845

output:

11111
999999999
789
11160670

result:

ok 4 lines

Test #5:

score: 20
Accepted
time: 0ms
memory: 1192kb

input:

5
1234567890 987654321 987654320
1234567890 1 0
2146574547 5 2
454454877 2 3
46545454 98765 43210

output:

246913570
1234567890
715524849
error
838

result:

ok 5 lines