#138

by XGN

Submitted 3 years 1 day ago
Wed Apr 21 16:16:35 CST 2021
Judger: judger1
Dataset Version: v0

40 ms / 8904 KB
Final 2
Problem: fun.spinach
Language: Python 3


#1

33ms / 8752KB / Point
Input
1 1 1 1 1 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=645251,score=1,mx=1,count=10

#2

29ms / 8840KB / Point
Input
1 1 1 1 1 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=645251,score=1,mx=1,count=10

#3

31ms / 8840KB / Point
Input
1 2 3 4 5 6 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.01666666670 Token=645251,score=1,mx=6,count=10

#4

33ms / 8760KB / Point
Input
1 2 3 4 5 6 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.01666666670 Token=645251,score=1,mx=6,count=10

#5

23ms / 8784KB / Point
Input
6 5 4 3 2 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=645251,score=6,mx=6,count=10

#6

33ms / 8872KB / Point
Input
6 5 4 3 2 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=645251,score=6,mx=6,count=10

#7

29ms / 8776KB / Point
Input
1 2 4 8 16 32 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0031250 Token=645251,score=1,mx=32,count=10

#8

24ms / 8720KB / Point
Input
1 2 4 8 16 32 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0031250 Token=645251,score=1,mx=32,count=10

#9

31ms / 8904KB / Point
Input
32 16 8 4 2 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=32,mx=32,count=10

#10

32ms / 8836KB / Point
Input
32 16 8 4 2 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=32,mx=32,count=10

#11

32ms / 8832KB / Point
Input
1 10 100 1000 10000 100000 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0000010 Token=206156,score=1,mx=100000,count=10

#12

29ms / 8836KB / Point
Input
1 10 100 1000 10000 100000 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0000010 Token=206156,score=1,mx=100000,count=10

#13

29ms / 8832KB / Point
Input
100000 10000 1000 100 10 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=100000,mx=100000,count=10

#14

29ms / 8832KB / Point
Input
100000 10000 1000 100 10 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=100000,mx=100000,count=10

#15

29ms / 8872KB / Point
Input
1 5 25 2000 30000 100000 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0000010 Token=206156,score=1,mx=100000,count=10

#16

32ms / 8836KB / Point
Input
1 5 25 2000 30000 100000 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0000010 Token=206156,score=1,mx=100000,count=10

#17

26ms / 8796KB / Point
Input
100000 30000 2000 25 5 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=100000,mx=100000,count=10

#18

32ms / 8796KB / Point
Input
100000 30000 2000 25 5 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=100000,mx=100000,count=10

#19

31ms / 8704KB / Point
Input
1 4 9 16 25 36 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.00277777780 Token=206156,score=1,mx=36,count=10

#20

31ms / 8868KB / Point
Input
1 4 9 16 25 36 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.00277777780 Token=206156,score=1,mx=36,count=10

#21

29ms / 8752KB / Point
Input
36 25 16 9 4 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=206156,score=36,mx=36,count=10

#22

32ms / 8784KB / Point
Input
36 25 16 9 4 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=411113,score=36,mx=36,count=10

#23

25ms / 8792KB / Point
Input
0 0 0 0 0 0 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0 Token=411113,score=0,mx=1,count=10

#24

23ms / 8904KB / Point
Input
0 0 0 0 0 0 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0 Token=411113,score=0,mx=1,count=10

#25

26ms / 8820KB / Point
Input
0 0 0 0 0 1 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0 Token=411113,score=0,mx=1,count=10

#26

29ms / 8836KB / Point
Input
0 0 0 0 0 1 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.0 Token=411113,score=0,mx=1,count=10

#27

32ms / 8836KB / Point
Input
1 0 0 0 0 0 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=411113,score=1,mx=1,count=10

#28

35ms / 8784KB / Point
Input
1 0 0 0 0 0 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.10 Token=411113,score=1,mx=1,count=10

#29

33ms / 8796KB / Point
Input
114 514 1919 810 233 666 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.00594059410 Token=411113,score=114,mx=1919,count=10

#30

29ms / 8836KB / Point
Input
114 514 1919 810 233 666 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.00594059410 Token=411113,score=114,mx=1919,count=10

#31

40ms / 8836KB / Point
Input
666 233 810 1919 514 114 max
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.03470557580 Token=411113,score=666,mx=1919,count=10

#32

36ms / 8800KB / Point
Input
666 233 810 1919 514 114 sum
Output
10
000000
111111
222222
333333
444444
555555
666666
777777
888888
999999
Answer
Zajison Yuki
Checker Information
0.03470557580 Token=411113,score=666,mx=1919,count=10
print(10)
for i in range(10):
    print(str(i)*6)
This language doesn't require compilation.