QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#160718 | #7104. Halting Problem | ucup-team1032# | WA | 2ms | 7008kb | C++20 | 1.5kb | 2023-09-02 21:13:20 | 2023-09-02 21:13:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 7008kb
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:
Yes Yes Yes No
result:
wrong answer 3rd lines differ - expected: 'No', found: 'Yes'