QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#184112 | #7104. Halting Problem | ucup-team1281# | WA | 2ms | 6492kb | C++20 | 1.6kb | 2023-09-20 13:04:03 | 2023-09-20 13:04:04 |
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: 0
Wrong Answer
time: 2ms
memory: 6492kb
input:
4 2 add 1 blt 5 1 3 add 252 add 1 bgt 252 2 2 add 2 bne 7 1 3 add 1 bne 252 1 beq 252 1
output:
YesYesNoNo
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'YesYesNoNo'