QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#360967 | #8339. Rooted Tree | ucup-team899# | WA | 400ms | 328740kb | C++20 | 4.0kb | 2024-03-22 16:50:55 | 2024-03-22 16:50:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 13984kb
input:
6 2
output:
18
result:
ok 1 number(s): "18"
Test #2:
score: 0
Accepted
time: 0ms
memory: 13848kb
input:
2 6
output:
600000038
result:
ok 1 number(s): "600000038"
Test #3:
score: 0
Accepted
time: 37ms
memory: 43320kb
input:
83 613210
output:
424200026
result:
ok 1 number(s): "424200026"
Test #4:
score: 0
Accepted
time: 400ms
memory: 328740kb
input:
48 6713156
output:
198541581
result:
ok 1 number(s): "198541581"
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 13904kb
input:
1 111
output:
111
result:
wrong answer 1st numbers differ - expected: '6216', found: '111'