#184

by asd

Submitted 3 years 1 day ago
Sat Apr 24 17:13:18 CST 2021
Judger: judger1
Dataset Version: v0

45 ms / 8900 KB
Final 67
Problem: fun21.density
Language: Python 3


#1

39ms / 8832KB / Point
Input
8
Output
Hello :)
Answer
1
Checker Information
6 Rank: B, Score 6. Density=220.00. Delta=212.00

#2

36ms / 8744KB / Point
Input
16
Output
Hello :)
Answer
1
Checker Information
6 Rank: B, Score 6. Density=236.00. Delta=220.00

#3

30ms / 8832KB / Point
Input
32
Output
Hello :)
Answer
1
Checker Information
6 Rank: B, Score 6. Density=284.00. Delta=252.00

#4

22ms / 8716KB / Point
Input
128
Output
Hello :)
Answer
1
Checker Information
6 Rank: B, Score 6. Density=378.00. Delta=250.00

#5

25ms / 8836KB / Point
Input
233
Output
Hello :)
Answer
1
Checker Information
6 Rank: B, Score 6. Density=339.00. Delta=106.00

#6

28ms / 8784KB / Point
Input
262
Output
Hello :)
Answer
1
Checker Information
8 Rank: A, Score 8. Density=302.00. Delta=40.00

#7

26ms / 8776KB / Point
Input
262.144
Output
Hello :)
Answer
1
Checker Information
8 Rank: A, Score 8. Density=325.00. Delta=62.86

#8

27ms / 8832KB / Point
Input
666.66
Output
Hello :)
Answer
1
Checker Information
6 Rank: B, Score 6. Density=315.00. Delta=351.66

#9

32ms / 8832KB / Point
Input
1024.996
Output
Hello :)
Answer
1
Checker Information
4 Rank: C, Score 4. Density=267.00. Delta=758.00

#10

31ms / 8820KB / Point
Input
1888.88
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=275.00. Delta=1613.88

#11

30ms / 8820KB / Point
Input
2048
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=284.00. Delta=1764.00

#12

45ms / 8784KB / Point
Input
4096
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=190.00. Delta=3906.00

#13

30ms / 8828KB / Point
Input
10000
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=284.00. Delta=9716.00

#14

29ms / 8836KB / Point
Input
12345
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=294.00. Delta=12051.00

#15

30ms / 8832KB / Point
Input
20000
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=284.00. Delta=19716.00

#16

29ms / 8796KB / Point
Input
100000
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=293.00. Delta=99707.00

#17

30ms / 8752KB / Point
Input
114514
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=282.00. Delta=114232.00

#18

27ms / 8796KB / Point
Input
191981.0
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=314.00. Delta=191667.00

#19

35ms / 8900KB / Point
Input
200000
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=247.00. Delta=199753.00

#20

28ms / 8820KB / Point
Input
262000
Output
Hello :)
Answer
1
Checker Information
1 Rank: D, Score 1. Density=304.00. Delta=261696.00
print("Hello :)")
This language doesn't require compilation.