QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#98702#6244. سینما بررهAdorableAC ✓2ms3504kbC++14165b2023-04-19 20:46:342023-04-19 20:46:38

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 3472kb

input:

6 12

output:

6

result:

ok single line: '6'

Test #2:

score: 0
Accepted
time: 2ms
memory: 3504kb

input:

12 8

output:

8

result:

ok single line: '8'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3348kb

input:

15 15

output:

15

result:

ok single line: '15'

Test #4:

score: 0
Accepted
time: 2ms
memory: 3356kb

input:

100000000000000000 1000000000000000000


output:

100000000000000000

result:

ok single line: '100000000000000000'

Test #5:

score: 0
Accepted
time: 0ms
memory: 3240kb

input:

123456987654321 123456789123456789

output:

123456987654321

result:

ok single line: '123456987654321'