QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#851590 | #8047. DFS Order 4 | Huluobo | WA | 1ms | 4232kb | C++14 | 1.0kb | 2025-01-10 20:47:45 | 2025-01-10 20:47:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3936kb
input:
4 114514199
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: 0
Accepted
time: 1ms
memory: 3916kb
input:
10 998244353
output:
11033
result:
ok 1 number(s): "11033"
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 4232kb
input:
100 1000000007
output:
439293340
result:
wrong answer 1st numbers differ - expected: '270904395', found: '439293340'