QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#363517 | #8508. DiviDuelo | ucup-team2927# | WA | 5ms | 5384kb | C++14 | 2.0kb | 2024-03-23 23:41:45 | 2024-03-23 23:41:47 |
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: 5ms
memory: 5384kb
input:
10
output:
Y
result:
ok "Y"
Test #2:
score: 0
Accepted
time: 0ms
memory: 5304kb
input:
9
output:
N
result:
ok "N"
Test #3:
score: 0
Accepted
time: 0ms
memory: 5324kb
input:
1
output:
N
result:
ok "N"
Test #4:
score: -100
Wrong Answer
time: 5ms
memory: 5316kb
input:
549755813888
output:
N
result:
wrong answer 1st words differ - expected: 'Y', found: 'N'