QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#524932 | #7062. Prince and Princess | MaMengQi | WA | 0ms | 3708kb | C++17 | 336b | 2024-08-20 10:35:32 | 2024-08-20 10:35:35 |
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: 0ms
memory: 3644kb
input:
2 0 0
output:
YES 1
result:
ok 2 lines
Test #2:
score: 0
Accepted
time: 0ms
memory: 3664kb
input:
1 1 0
output:
NO
result:
ok single line: 'NO'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3708kb
input:
89586 69086 24655
output:
NO
result:
ok single line: 'NO'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3708kb
input:
158180 57864 93937
output:
YES 309981
result:
wrong answer 2nd lines differ - expected: '303603', found: '309981'