QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#98701 | #6244. سینما برره | Adorable | WA | 1ms | 3512kb | C++14 | 142b | 2023-04-19 20:46:17 | 2023-04-19 20:46:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3508kb
input:
6 12
output:
6
result:
ok single line: '6'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3512kb
input:
12 8
output:
8
result:
ok single line: '8'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3284kb
input:
15 15
output:
15
result:
ok single line: '15'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3356kb
input:
100000000000000000 1000000000000000000
output:
32765
result:
wrong answer 1st lines differ - expected: '100000000000000000', found: '32765'