QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#361086 | #8339. Rooted Tree | ucup-team2332 | WA | 1ms | 3700kb | C++20 | 1.6kb | 2024-03-22 19:21:42 | 2024-03-22 19:21:42 |
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: 1ms
memory: 3676kb
input:
6 2
output:
18
result:
ok 1 number(s): "18"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3700kb
input:
2 6
output:
305032778
result:
wrong answer 1st numbers differ - expected: '600000038', found: '305032778'