QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#647500 | #6835. A Hero Named Magnus | N_z_ | WA | 15ms | 10704kb | Python3 | 23b | 2024-10-17 14:29:46 | 2024-10-17 14:29:49 |
Judging History
answer
print(2*int(input())-1)
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 15ms
memory: 10704kb
input:
2 1 3
output:
3
result:
wrong answer 1st lines differ - expected: '1', found: '3'