QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#371270#2395. Common FactorsHuangHanShengTL 253ms9596kbPython3465b2024-03-30 03:54:032024-03-30 03:54:04

詳細信息

Test #1:

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

input:

2

output:

1/2

result:

ok single line: '1/2'

Test #2:

score: 0
Accepted
time: 9ms
memory: 9496kb

input:

5

output:

1/2

result:

ok single line: '1/2'

Test #3:

score: 0
Accepted
time: 7ms
memory: 9524kb

input:

6

output:

2/3

result:

ok single line: '2/3'

Test #4:

score: 0
Accepted
time: 10ms
memory: 9528kb

input:

29

output:

2/3

result:

ok single line: '2/3'

Test #5:

score: 0
Accepted
time: 9ms
memory: 9588kb

input:

30

output:

11/15

result:

ok single line: '11/15'

Test #6:

score: 0
Accepted
time: 4ms
memory: 9472kb

input:

31

output:

11/15

result:

ok single line: '11/15'

Test #7:

score: 0
Accepted
time: 11ms
memory: 9528kb

input:

209

output:

11/15

result:

ok single line: '11/15'

Test #8:

score: 0
Accepted
time: 8ms
memory: 9460kb

input:

210

output:

27/35

result:

ok single line: '27/35'

Test #9:

score: 0
Accepted
time: 248ms
memory: 9596kb

input:

2309

output:

27/35

result:

ok single line: '27/35'

Test #10:

score: 0
Accepted
time: 253ms
memory: 9500kb

input:

2310

output:

61/77

result:

ok single line: '61/77'

Test #11:

score: -100
Time Limit Exceeded

input:

30000

output:


result: