QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#562658#7809. 小苹果HuangHanSheng90 13ms4420kbC++98316b2024-09-13 19:52:032024-09-13 19:52:04

詳細信息


Pretests


Final Tests

Test #1:

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

input:

5

output:

4 4

result:

ok single line: '4 4'

Test #2:

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

input:

8

output:

5 5

result:

ok single line: '5 5'

Test #3:

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

input:

713

output:

16 2

result:

ok single line: '16 2'

Test #4:

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

input:

799

output:

16 1

result:

ok single line: '16 1'

Test #5:

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

input:

747

output:

16 8

result:

ok single line: '16 8'

Test #6:

score: 10
Accepted
time: 13ms
memory: 4348kb

input:

779161

output:

33 1

result:

ok single line: '33 1'

Test #7:

score: 10
Accepted
time: 9ms
memory: 4156kb

input:

576262

output:

32 1

result:

ok single line: '32 1'

Test #8:

score: 10
Accepted
time: 13ms
memory: 4420kb

input:

782951

output:

33 4

result:

ok single line: '33 4'

Test #9:

score: 10
Accepted
time: 9ms
memory: 4136kb

input:

551877

output:

32 2

result:

ok single line: '32 2'

Test #10:

score: 0
Memory Limit Exceeded

input:

926023422

output:


result: